mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Update installer path (#4305)
* Update installer path * Update README.md change order
This commit is contained in:
parent
26c97db364
commit
a10b8f2e47
@ -138,7 +138,7 @@ There are several options to deploy InvenTree.
|
||||
|
||||
Single line install - read [the docs](https://inventree.readthedocs.io/en/latest/start/installer/) for supported distros and details about the function:
|
||||
```bash
|
||||
wget -Nq https://raw.githubusercontent.com/InvenTree/InvenTree/master/contrib/install.sh && bash install.sh
|
||||
wget -Oq install.sh https://get.inventree.org && bash install.sh
|
||||
```
|
||||
|
||||
<!-- Contributing -->
|
||||
|
Loading…
Reference in New Issue
Block a user