We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beddf8e commit 2628a1cCopy full SHA for 2628a1c
1 file changed
docs/quickstart.md
@@ -51,7 +51,7 @@ Installation: Run
51
git clone https://gitlab.com/OpenLabAutomation/lab-automation-packages/platform_status_db.git
52
pip install -e platform_status_db/.
53
```
54
-Setup: Run and follow the instructions to create an admin login to django. On windows you will have execute the steps manually.
+Setup: Run and follow the instructions to create an admin login to Django. On Windows you will have execute the steps manually.
55
56
```bash
57
bash scripts/init_db.sh
0 commit comments