Simplify install steps
This commit is contained in:
parent
d439c54221
commit
d88051371d
1 changed files with 8 additions and 9 deletions
17
README.md
17
README.md
|
@ -2,12 +2,11 @@
|
||||||
Settings and Preferences for transfer between machines
|
Settings and Preferences for transfer between machines
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
First, install waf using the `install-waf.sh` script.
|
Simple:
|
||||||
|
1. run `sudo ./INSTALL_ALL_THE_THINGS`
|
||||||
Next, simply run `waf <section>` to install the specific section.
|
2. Sit back
|
||||||
|
3. Wait
|
||||||
|
4. Wait some more
|
||||||
## Automation
|
5. Fixany errors that come up
|
||||||
Alternatively, you can run `./INSTALL_ALL_THE_THINGS` to install all the section automatically.
|
6. Wait some more
|
||||||
|
7. Enjoy computer!
|
||||||
__Note__: This script will run them in the order they appear in the `wscript` file. If something needs to be done first, put it first in the file!
|
|
||||||
|
|
Loading…
Reference in a new issue