[README] updated 'fast-install' method

This commit is contained in:
xdrm-brackets 2018-03-14 22:47:58 +01:00
parent f60a35216e
commit d280118b9b
1 changed files with 9 additions and 0 deletions

View File

@ -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 :