README: Add coreutils to build dependencies
This commit is contained in:
parent
7674db7c58
commit
4b42b6891a
|
@ -3,7 +3,7 @@
|
|||
Um die Bremer Firmware zu bauen sind folgende Vorbereitungen notwendig:
|
||||
```sh
|
||||
# Build-Dependencies installieren (Debian)
|
||||
sudo apt-get install build-essential subversion libncurses5-dev zlib1g-dev unzip gawk git
|
||||
sudo apt-get install coreutils build-essential subversion git libncurses5-dev zlib1g-dev unzip gawk
|
||||
# Dieses und das Gluon-Repository clonen
|
||||
git clone --recursive https://github.com/FreifunkBremen/gluon-site-ffhb.git
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue