mirror of
https://github.com/danog/gllvm.git
synced 2024-11-26 21:14:48 +01:00
Update README.md
This commit is contained in:
parent
f66fd9f0fc
commit
6c468e583f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user