Skip to content

Commit

Permalink
Merge pull request #15 from danstewart/patch-1
Browse files Browse the repository at this point in the history
Fix uninstall command in README.md
  • Loading branch information
Sean-StarLabs authored Jun 23, 2022
2 parents 6a0b281 + 5e98195 commit 64bd6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ninja -C build install
```
##### Uninstall
```
sudo ninja -C uninstall
sudo ninja -C build uninstall
```

# Advanced Mode
Expand Down

0 comments on commit 64bd6ae

Please sign in to comment.