2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +00:00

Merge remote-tracking branch 'inventree/master'

This commit is contained in:
Oliver Walters
2019-05-09 12:03:36 +10:00

View File

@ -28,7 +28,7 @@ which performs the following actions:
Superuser Account
-----------------
Run ``make supeuser`` to create a superuser account, required for initial system login.
Run ``make superuser`` to create a superuser account, required for initial system login.
Run Development Server
----------------------