Skip to content

Commit

Permalink
Add README not about ltdl
Browse files Browse the repository at this point in the history
  • Loading branch information
jvehent committed Nov 30, 2018
1 parent 70125a7 commit 7c0c0c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ $ export GOPATH=$HOME/go
$ mkdir $GOPATH
```

Install ltdl:
* on Ubuntu: ltdl-dev
* on RHEL/Fedora/Arch: libtool-ltdl-devel
* on MacOS: https://brewformulas.org/Libltdl

Then download and build autograph:
```bash
$ go get go.mozilla.org/autograph
Expand Down

0 comments on commit 7c0c0c2

Please sign in to comment.