Browse Source

Update documentation

patch-1
nolim1t 5 years ago
parent
commit
6d2ee4d8c9
No known key found for this signature in database GPG Key ID: F6287B82CC84BCBD
  1. 7
      README.md

7
README.md

@ -22,5 +22,12 @@ Run this from your home directory. This clones this repo into your home director
curl "https://raw.githubusercontent.com/lncm/thebox-compose-system/master/install-box.sh" | sh
```
### Running
```bash
# Build containers in build/ always
docker-compose up -d --build
```

Loading…
Cancel
Save