1
0
Fork 0

Fix titles

This commit is contained in:
Braiden Vasco 2017-06-30 21:36:04 +00:00
parent 79eb6fe5ff
commit 7294cd8d67

View file

@ -4,7 +4,9 @@ branacleos/build
Tool used to create the BarnacleOS images.
## Dependencies
Dependencies
------------
On Debian-based systems:
@ -17,7 +19,9 @@ The file `depends` contains a list of tools needed. The format of this
package is `<tool>[:<debian-package>]`.
## Config
Config
------
Upon execution, `build.sh` will source the file `config` in the current
working directory. This bash shell fragment is intended to set needed
@ -65,7 +69,9 @@ IMG_NAME='Raspbian'
```
## Stage Anatomy
Stage Anatomy
-------------
### Raspbian Stage Overview