+add submodule clone description in readme
This commit is contained in:
parent
12c450145b
commit
aac2e67bf7
|
@ -1,6 +1,14 @@
|
||||||
# PTUT Virtual Environment
|
# PTUT Virtual Environment
|
||||||
|
|
||||||
|
|
||||||
|
## Cloning
|
||||||
|
|
||||||
|
In order for the *web* submodule to load, you **must** clone with :
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone --recursive https://git.xdrm.io/ptut/virtenv.git
|
||||||
|
```
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
You need a consistent Linux System with the following packages :
|
You need a consistent Linux System with the following packages :
|
||||||
|
|
Loading…
Reference in New Issue