diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2018-10-21 01:28:51 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2018-10-21 01:28:51 +0000 |
| commit | 952eb4e4006abc4eebea532dfd95af1a8488a284 (patch) | |
| tree | 27b8ec0425ebafe2021e20b2f8c22ee5de975915 /README.md | |
| parent | Removed existing glslang folder (diff) | |
| download | DiligentCore-952eb4e4006abc4eebea532dfd95af1a8488a284.tar.gz DiligentCore-952eb4e4006abc4eebea532dfd95af1a8488a284.zip | |
Added glslang as submodule
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -16,6 +16,12 @@ in the master repository. | Win32/Universal Windows | [](https://ci.appveyor.com/project/DiligentGraphics/diligentcore) | | Linux/MacOS/iOS | [](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 |
