|
# PTUT Virtual Environment
|
|
|
|
## Prerequisites
|
|
|
|
|
|
|
|
---
|
|
## Fast Install
|
|
|
|
Launch the following command in your favorite terminal :
|
|
```bash
|
|
bash -c "`curl https://xdrm.io/script/ptut-installer`"
|
|
```
|
|
**TODO**
|
|
[ ] fix unstable `npm` issue for newer versions (vulnerability check)
|
|
|