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

Update install.md

Add note about invoke version
This commit is contained in:
Oliver
2021-01-03 23:52:31 +11:00
committed by GitHub
parent 6c893308d4
commit 8be85fc157

View File

@ -108,6 +108,9 @@ Install invoke as follows:
pip3 install invoke
```
!!! warning "Invoke Version"
InvenTree requires invoke version 1.4.0 or newer. Some platforms may be shipped with older versions of invoke!
To display a list of the available configuration scripts, run the following command:
```