diff --git a/README.md b/README.md index bac9ac77..e8b7ed82 100644 --- a/README.md +++ b/README.md @@ -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://@git.rhrk.uni-kl.de//dram.vp.system.git +$ git clone --recursive https://@git.rhrk.uni-kl.de//dram.vp.system.git ``` Go to the project directory.