minor fix

This commit is contained in:
Koichi Nakamura 2021-12-02 20:54:59 +09:00
parent 4969a37e2b
commit 6f058885fc

View file

@ -45,7 +45,7 @@ $ ./planck < bootstrap.fs example/fib.fs
# Running Tests
```
$ ./planck < bootstrap.fs runtests.fs
$ make test
```
# Builtin Words