Skip to content

Commit 091507a

Browse files
committed
Remove old spectest setup from README
1 parent 2e43a06 commit 091507a

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<span> | </span>
1919
<a href="./README.md#webassembly-specification-tests">Run Specification tests</a>
2020
<span> | </span>
21-
<a href="./documentation/">Documentation</a>
21+
<a href="https://topllab.github.io/WARDuino/guide/get-started.html">Documentation</a>
2222
</h4>
2323

2424
</div>
@@ -139,8 +139,8 @@ make
139139
## WebAssembly Specification tests
140140

141141
```shell
142-
python3 -m pip install -r requirements.txt
143-
./tests/integration/run_spec_tests.py --interpreter "build-emu/wdcli" --compiler "wat2wasm"
142+
cd tests/latch
143+
npm run spectest
144144
```
145145

146146
## Technical support and feedback

requirements.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)