Skip to content

Commit

Permalink
Merge pull request #186 from mozilla-services/jvehent-patch-1
Browse files Browse the repository at this point in the history
Add README not about ltdl
  • Loading branch information
g-k committed Nov 30, 2018
2 parents 70125a7 + 7c0c0c2 commit c7a4de0
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 c7a4de0

Please sign in to comment.