Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smparsons authored Sep 14, 2018
1 parent e2c7862 commit c8a2d06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You will need to have Stack setup first before you can run this project. Read <a

Note that this project has been developed and tested in Linux. I have not tested this project in either the Windows or Mac operating systems.

### Installing and Running
### Installing And Running

The following command will build the project and move the executable to the `~/.local/bin` folder:
```
Expand All @@ -22,7 +22,7 @@ You can then easily run the emulator from any directory:
$ lazy-chip8 "the/path/to/your/rom"
```

### Running during Development
### Running During Development

While developing locally, you can build and run the executable using the following stack commands:
```
Expand Down

0 comments on commit c8a2d06

Please sign in to comment.