Fix titles
This commit is contained in:
parent
79eb6fe5ff
commit
7294cd8d67
1 changed files with 9 additions and 3 deletions
12
README.md
12
README.md
|
@ -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
|
||||
|
||||
|
|
Reference in a new issue