Edited readme

This commit is contained in:
Joe Adams 2017-12-07 14:20:11 +00:00
parent 70ff7e3386
commit 74b15c7b7b

View File

@ -36,8 +36,7 @@ Clone the repository (into a new directory *breakout_dir*)
#### Breakout
Change to the breakout directory inside the repository (contains the main program)
and run `make` to compile
Change to the breakout directory inside the repository (contains the main program) and run `make` to compile
> $ cd breakout_dir/breakout
> $ make