mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +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:
|
Single line install - read [the docs](https://inventree.readthedocs.io/en/latest/start/installer/) for supported distros and details about the function:
|
||||||
```bash
|
```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 -->
|
<!-- Contributing -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user