update readme

This commit is contained in:
Koichi Nakamura 2020-12-30 19:41:21 +09:00
parent e60138f976
commit 86288f6065

View file

@ -1,12 +1,10 @@
# PlanckForth: Bootstrapping Forth from Handwritten Executable
```
$ git clone https://github.com/nineties/planckforth.git
$ cd planckforth
$ make
```
```
$ cat helloworld.fs | ./plank
$ cat helloworld.fs | ./planck
```
# Builtin Words