From 9650a8367dab7be304e039752edc4f67162b1538 Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Sat, 21 Nov 2020 12:33:59 +0700 Subject: [PATCH] Update 'README.md' --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b83ea39..f149252 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # Gradle Sample Modules - [x] CUBETIQ Common Utils -- [ ] More... \ No newline at end of file +- [ ] More... + +# Development +- Clone the modules +```shell +git clone https://git.cubetiqs.com/CUBETIQ/gradle-sample-modules.git --recurse-submodules --remote-submodules +``` \ No newline at end of file