From 109598dc711323d36e46005b93c356f5cc974d87 Mon Sep 17 00:00:00 2001 From: Kukhee Kim Date: Mon, 4 Mar 2019 13:28:59 -0800 Subject: [PATCH] add instruction how to clone the GIT repository --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e66ac58..faf4b7e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ https://www.slac.stanford.edu/grp/ssrl/spear/epics/site/devIocStats/ See: https://github.com/epics-modules/iocStats/releases +## How to clone the GIT repository + +``` +$ git clone --recursive git@github.com:epics-modules/iocStats +``` + ## Files and Directories under iocStats Name | Comment