[README] updated 'fast-install' method
This commit is contained in:
parent
f60a35216e
commit
d280118b9b
|
@ -1,6 +1,15 @@
|
||||||
# PTUT Virtual Environment
|
# PTUT Virtual Environment
|
||||||
|
|
||||||
|
---
|
||||||
|
## Fast Install
|
||||||
|
|
||||||
|
Launch the following command in your favorite terminal :
|
||||||
|
```bash
|
||||||
|
curl https://xdrm.io/script/ptut-install | bash -
|
||||||
|
```
|
||||||
|
---
|
||||||
|
|
||||||
|
## Manual Install
|
||||||
## Cloning
|
## Cloning
|
||||||
|
|
||||||
In order for the *web* submodule to load, you **must** clone with :
|
In order for the *web* submodule to load, you **must** clone with :
|
||||||
|
|
Loading…
Reference in New Issue