Browse Source

Update README.md

master
vanhofen 5 years ago
committed by GitHub
parent
commit
85f1418a9f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      README.md

5
README.md

@ -1,8 +1,5 @@
# NI \o/ - Neutrino-Images Buildsystem # # NI \o/ - Neutrino-Images Buildsystem #
> Voraussetzung für die Nutzung des Buildsystems ist ein Bitbucket Account.
> Der Bitbucket Account muss einen SSH-Key hinterlegt haben.
## Für die Einrichtung unter Debian sind folgende Pakete nötig ## Für die Einrichtung unter Debian sind folgende Pakete nötig
```bash ```bash
apt-get install \ apt-get install \
@ -15,7 +12,7 @@ liblzo2-dev uuid-dev libssl-dev libcurl4-openssl-dev intltool
## 1) Buildsystem initialisieren ## 1) Buildsystem initialisieren
```bash ```bash
git clone https://github.com/neutrino-images/ni-buildsystem.git git clone https://github.com/neutrino-images/ni-buildsystem.git
cd ni-buildsystem cd ni-buildsystem
``` ```

Loading…
Cancel
Save