README: Fixed setup instructions, (#66)
This commit is contained in:
parent
061c274b9e
commit
ed493e13ba
|
@ -10,7 +10,7 @@
|
||||||
```
|
```
|
||||||
$ git clone git@github.com:<your user>/glsl-sandbox
|
$ git clone git@github.com:<your user>/glsl-sandbox
|
||||||
$ cd glsl-sandbox
|
$ cd glsl-sandbox
|
||||||
$ git checkout -b <feature name> go
|
$ git checkout -b <feature name>
|
||||||
```
|
```
|
||||||
|
|
||||||
* Download and uncompress test data:
|
* Download and uncompress test data:
|
||||||
|
|
Loading…
Reference in New Issue