Add suggestions from PRs in digitalocean/netbox-drocker

This commit is contained in:
Christian Mäder 2017-06-09 10:14:43 +02:00
parent c1e88f81ac
commit d9c1bd143d
No known key found for this signature in database
GPG key ID: 92FFD0A711F196BB
3 changed files with 47 additions and 3 deletions

View file

@ -8,7 +8,7 @@ To get NetBox up and running:
```
# git clone -b master https://github.com/digitalocean/netbox-docker.git
# cd netbox
# cd netbox-docker
# docker-compose up -d
```