Update Make install instructions.

This commit is contained in:
William Melody 2020-06-07 14:59:31 -07:00
parent d6e3a8a128
commit 0b79763874
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ To install with [Make](https://en.wikipedia.org/wiki/Make_(software)),
clone this repository, navigate to the clone's root directory, and run:
```bash
make install
sudo make install
```
### Manual