diff --git a/README.md b/README.md index 63ffdee17..9cfdce183 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,10 @@ Building ```bash cd +# 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