mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
minor fix
This commit is contained in:
parent
4969a37e2b
commit
6f058885fc
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ $ ./planck < bootstrap.fs example/fib.fs
|
|||
# Running Tests
|
||||
|
||||
```
|
||||
$ ./planck < bootstrap.fs runtests.fs
|
||||
$ make test
|
||||
```
|
||||
|
||||
# Builtin Words
|
||||
|
|
Loading…
Reference in a new issue