2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 02:35:29 +00:00

Begin deployment docs

(cherry picked from commit dd27ae2dd8)
This commit is contained in:
Oliver Walters
2021-03-24 21:20:40 +11:00
parent 9e2e1e1a3a
commit bb99884d68
6 changed files with 226 additions and 126 deletions

View File

@ -16,6 +16,10 @@ or
<kbd>Ctrl</kbd> + <kbd>F5</kbd>
### Problems Installing on Windows
InvenTree installation is not officially supported natively on Windows. Install using the WSL framework.
### Command 'inv' / 'invoke' not found
If the `inv` or `invoke` command does not work, it means that the [invoke](https://pypi.org/project/invoke/) python library has not been correctly installed.