mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Fix typos/naming (#4242)
* fix usage of InvenTree name * small typo fix * rename notification plugin all builtins should be named inventree...
This commit is contained in:
@ -8,7 +8,7 @@ cd /workspaces/InvenTree
|
||||
python3 -m venv dev/venv
|
||||
. dev/venv/bin/activate
|
||||
|
||||
# setup inventree server
|
||||
# setup InvenTree server
|
||||
pip install invoke
|
||||
inv update
|
||||
inv setup-dev
|
||||
|
Reference in New Issue
Block a user