mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-02-22 00:29:01 +00:00
Fix tutorial hand build step
This commit is contained in:
parent
6496092c3b
commit
1ca7f199fd
@ -200,7 +200,7 @@ Three tools are required to build and run this program: **acme**, **plasm**, and
|
|||||||
|
|
||||||
```
|
```
|
||||||
./plasm -AM < hello.pla > hello.a
|
./plasm -AM < hello.pla > hello.a
|
||||||
acme --setpc 4094 -o HELLO hello.a
|
acme --setpc 4094 -o HELLO#FE1000 hello.a
|
||||||
./plvm HELLO
|
./plvm HELLO
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user