Update README.md
Add disclaimer for folks running the bootstrapping scripts manually.
This commit is contained in:
parent
a264b3de05
commit
6a5e60c6a9
@ -48,6 +48,6 @@ software pre-installed.
|
|||||||
|
|
||||||
To install dependencies by hand, please reference the [vm](../vm) installation scripts.
|
To install dependencies by hand, please reference the [vm](../vm) installation scripts.
|
||||||
They contain the dependencies, versions, and installation procedure.
|
They contain the dependencies, versions, and installation procedure.
|
||||||
You can run them directly on an Ubuntu 16.04 machine:
|
You should be able to run them directly on an Ubuntu 16.04 machine, although note that the scripts currently assume the existence of a directory `/home/vagrant`:
|
||||||
- `sudo ./root-bootstrap.sh`
|
- `sudo ./root-bootstrap.sh`
|
||||||
- `sudo ./user-bootstrap.sh`
|
- `sudo ./user-bootstrap.sh`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user