summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2018-10-21 01:28:51 +0000
committerEgor Yusov <egor.yusov@gmail.com>2018-10-21 01:28:51 +0000
commit952eb4e4006abc4eebea532dfd95af1a8488a284 (patch)
tree27b8ec0425ebafe2021e20b2f8c22ee5de975915 /README.md
parentRemoved existing glslang folder (diff)
downloadDiligentCore-952eb4e4006abc4eebea532dfd95af1a8488a284.tar.gz
DiligentCore-952eb4e4006abc4eebea532dfd95af1a8488a284.zip
Added glslang as submodule
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index fa950b83..5f23c931 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,12 @@ in the master repository.
| Win32/Universal Windows | [![Build Status](https://ci.appveyor.com/api/projects/status/github/DiligentGraphics/DiligentCore?svg=true)](https://ci.appveyor.com/project/DiligentGraphics/diligentcore) |
| Linux/MacOS/iOS | [![Build Status](https://travis-ci.org/DiligentGraphics/DiligentCore.svg?branch=master)](https://travis-ci.org/DiligentGraphics/DiligentCore) |
+# Clonning the Repository
+
+To get the repository and all submodules, use the following command:
+
+ git clone --recursive https://github.com/DiligentGraphics/DiligentCore.git
+
# Repository structure