Skip to content
Snippets Groups Projects
Commit 16738a36 authored by John Kessenich's avatar John Kessenich Committed by GitHub
Browse files

Merge pull request #530 from annygakh/master

Updated README.md
parents 21e7e321 0b3b6e17
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,10 @@ Building
```bash
cd <parent of where you want glslang to be>
# If using SSH
git clone git@github.com:KhronosGroup/glslang.git
# Or if using HTTPS
git clone https://github.com/KhronosGroup/glslang.git
```
#### 2) Check-Out External Projects
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment