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
|
||||
$ cd ttrts
|
||||
$ ./bootstrap.sh
|
||||
$ ./ttrts # To launch binary and display usage
|
||||
$ man ttrts # for full usage and guide
|
||||
|
||||
-----------------------------------------------------------
|
||||
## Development
|
||||
|
|
Loading…
Add table
Reference in a new issue