From 939e971445e54d751fcde7e629bd4ecf739b1590 Mon Sep 17 00:00:00 2001 From: Matthias Jung Date: Wed, 13 May 2015 16:52:26 +0200 Subject: [PATCH] Change readme accoring to submodules --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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.