mirror of
https://github.com/danog/gllvm.git
synced 2024-11-30 06:29:01 +01:00
Update README.md
This commit is contained in:
parent
31809002e2
commit
802745f6a5
@ -59,12 +59,12 @@ tools such as `objcopy` and `ld`.
|
||||
|
||||
## Installation
|
||||
|
||||
To install, simply do
|
||||
To install, simply do (making sure to include those `...`)
|
||||
```
|
||||
go get github.com/SRI-CSL/gllvm/cmd/...
|
||||
```
|
||||
This should install four binaries: `gclang`, `gclang++`, `get-bc`, and `gsanity-check`
|
||||
in the `$GOPATH/bin` directory.
|
||||
in the `$GOPATH/bin` directory.
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user