2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 18:25:27 +00:00

Slight tweak to docker instructions (#321)

This commit is contained in:
Oliver
2022-07-23 17:32:40 +10:00
committed by GitHub
parent 92b4bb0932
commit 2e99477478

View File

@ -48,7 +48,7 @@ If desired, the user may edit the environment variables, located in the `.env` f
### Perform Initial Setup
The database has now been created, but it is empty! Perform the initial database setup by running the following command:
Perform the initial database setup by running the following command:
```bash
docker-compose run inventree-dev-server invoke update