mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-12-20 02:53:18 +00:00
Update docs for Installer v2 (#387)
* Update docs for Installer v2 Fixes #385 * Add more detailed docs regarding performed steps and options
This commit is contained in:
@@ -5,7 +5,7 @@ title: Setup Introduction
|
||||
!!! info "Fast install"
|
||||
A quick-and-easy install can be done done with the following one-liner.
|
||||
```bash
|
||||
curl https://raw.githubusercontent.com/InvenTree/InvenTree/master/contrib/install.sh | sh
|
||||
wget -Nq https://raw.githubusercontent.com/InvenTree/InvenTree/master/contrib/install.sh && bash install.sh
|
||||
```
|
||||
Read more about the [installer](./installer.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user