fix typo
+1
-1
@@ -144,7 +144,7 @@ Update your local installation:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Update the configuration files
|
# Update the configuration files
|
||||||
git pull origin/release
|
git pull origin release
|
||||||
|
|
||||||
# Fetch the newest containers
|
# Fetch the newest containers
|
||||||
docker-compose rm -fs netbox netbox-worker
|
docker-compose rm -fs netbox netbox-worker
|
||||||
|
|||||||
Reference in New Issue
Block a user