updated readme
parent
d43abb4123
commit
526c4d0249
|
@ -120,9 +120,9 @@ next section will remove the `rodo` executable from `/usr/local/bin`.
|
||||||
# Using rodo
|
# Using rodo
|
||||||
|
|
||||||
This section will guide you the various commands that rodo can
|
This section will guide you the various commands that rodo can
|
||||||
use. This section assumes you know how to run either the `rodo.rkt`
|
use.
|
||||||
using the Racket interpreter (`racket rodo.rkt`) or you have created
|
|
||||||
an executable using `raco exe rodo.rkt`.
|
This section assumes you have [installed rodo](#installing-rodo).
|
||||||
|
|
||||||
## Showing the help message
|
## Showing the help message
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue