mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 12:50:24 +01:00
Update sudo usage instructions in README.md
This commit is contained in:
parent
ab8bbd2813
commit
ec4b3155dc
@ -29,7 +29,7 @@ sudo apt-get install make cmake
|
|||||||
|
|
||||||
### Installing and Running the tool
|
### Installing and Running the tool
|
||||||
|
|
||||||
Note that the third command (`./script/bootstrap`) may require you to use `sudo` access for installation. Add `sudo` right before the third command, if need be, but don't use root access.
|
Note that the third command (`./script/bootstrap`) may require you to use `sudo` access for installation. Add `sudo` right before the third command if needed, but don't run the script as root.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/github/choosealicense.com.git
|
git clone https://github.com/github/choosealicense.com.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user