Add a disclaimer that most need run as root.
This commit is contained in:
parent
0b69ba2e3d
commit
bfa6bbb2ae
@ -7,6 +7,9 @@ I am still new to Docker and am likely to make mistakes, but you're welcome to l
|
|||||||
Currently the project only focuses on `apt` based operating systems.
|
Currently the project only focuses on `apt` based operating systems.
|
||||||
|
|
||||||
## How To Use
|
## How To Use
|
||||||
|
Most of these commands benefit from being root. Something like a `sudo su -` if you feel comfortable with it.
|
||||||
|
Otherwise ne aware that using sudo may cause file permission conflicts when interacting with the configuration files and folders.
|
||||||
|
|
||||||
Install the project dependencies.
|
Install the project dependencies.
|
||||||
```
|
```
|
||||||
apt install git bash
|
apt install git bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user