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