Update readme and fix unneeded ./
This commit is contained in:
parent
ae8a3bf0c2
commit
11a8873dc5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ TTRTS is from the ground up designed to be a fun way to practice programming. An
|
||||||
$ git clone https://github.com/mdiluz/ttrts.git
|
$ git clone https://github.com/mdiluz/ttrts.git
|
||||||
$ cd ttrts
|
$ cd ttrts
|
||||||
$ ./bootstrap.sh
|
$ ./bootstrap.sh
|
||||||
$ ./ttrts # To launch binary and display usage
|
$ man ttrts # for full usage and guide
|
||||||
|
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
## Development
|
## Development
|
||||||
|
|
Loading…
Add table
Reference in a new issue