2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-14 11:15:31 +00:00

Begin deployment docs

This commit is contained in:
Oliver Walters
2021-03-24 21:20:40 +11:00
parent ced3f794fa
commit dd27ae2dd8
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.