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

Migration docs (#309)

* Move update docs to bare metal install page

* Fix link on faq page

* Expand migration instructions
This commit is contained in:
Oliver
2022-07-12 09:37:14 +10:00
committed by GitHub
parent f2a9404c8a
commit c795fe2ddf
6 changed files with 104 additions and 66 deletions

View File

@ -64,7 +64,7 @@ InvenTree makes use of the [invoke](https://www.pyinvoke.org/) python toolkit fo
To display a list of the available InvenTree administration actions, run the following commands from the top level source directory:
```
inv --list
invoke --list
```
### Virtual Environment