mirror of
https://github.com/lhearachel/narc.git
synced 2025-06-18 13:35:32 -04:00
docs: Remove sudo
from the default make install
suggestion
This commit is contained in:
parent
fe2f134947
commit
4274232a22
@ -32,7 +32,7 @@ library `libnarc` and a static executable. After acquiring a copy of the source
|
|||||||
-- via `git` or a `tar` archive -- `cd` into the source folder and run:
|
-- via `git` or a `tar` archive -- `cd` into the source folder and run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo make install
|
make install
|
||||||
```
|
```
|
||||||
|
|
||||||
By default:
|
By default:
|
||||||
|
Loading…
Reference in New Issue
Block a user