b_readme: B compiler now named 'b'

This commit is contained in:
phil
2019-10-26 22:29:57 -04:00
parent e1ee7f254a
commit 970c5b6347
+1 -1
View File
@@ -1,6 +1,6 @@
Here is how to compile and run hello.b:
@ bc hello.b hello.s
@ b hello.b hello.s
@ ln dmr op.s
@ as op.s bl.s hello.s bi.s
I