mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
Fix readme
This commit is contained in:
parent
e6991cc79c
commit
a4ebc5616b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ The hello world program at the beginning looks like this.
|
|||
% ./planck
|
||||
kHtketkltkltkotk tkWtkotkrtkltkdtk!tk:k0-tQ
|
||||
```
|
||||
After bootstrapping by `bootstrapping.fs`, it looks like this.
|
||||
After bootstrapping by `bootstrap.fs`, it looks like this.
|
||||
|
||||
```
|
||||
$ cat bootstrap.fs - | ./planck
|
||||
|
|
Loading…
Reference in a new issue