Change readme accoring to submodules
This commit is contained in:
@@ -26,10 +26,16 @@ fork is a copy of a repository. In that case, after pushing changes into your
|
||||
copy you should create a **pull request** in order to your supervisor check
|
||||
and possibly bring your changes to the official codebase.
|
||||
|
||||
If you youst want to use DRAMSys clone this repository:
|
||||
|
||||
```
|
||||
$ git clone --recursive https://git.rhrk.uni-kl.de/EIT-Wehn/dram.vp.system.git
|
||||
```
|
||||
|
||||
In case of doubts about which repository you should clone ask your supervisor.
|
||||
|
||||
```
|
||||
$ git clone https://<user>@git.rhrk.uni-kl.de/<user>/dram.vp.system.git
|
||||
$ git clone --recursive https://<user>@git.rhrk.uni-kl.de/<user>/dram.vp.system.git
|
||||
```
|
||||
|
||||
Go to the project directory.
|
||||
|
||||
Reference in New Issue
Block a user