Update README.md

This commit is contained in:
Ian A Mason 2017-07-12 15:49:58 -07:00 committed by GitHub
parent f66fd9f0fc
commit 6c468e583f

View File

@ -58,6 +58,10 @@ added the `$GOROOT/bin` directory to your `$PATH` variable.
FIXME: this needs to be rewritten to use spells like this:
```
go get github.com/SRI-CSL/gllvm/cmd/...
```
or individually via
```
go get github.com/SRI-CSL/gllvm/cmd/gclang
go get github.com/SRI-CSL/gllvm/cmd/gclang++
go get github.com/SRI-CSL/gllvm/cmd/get-bc