Skip to content

Commit

Permalink
Merge pull request #30 from Stebalien/local-api
Browse files Browse the repository at this point in the history
Allow users to override the IPFS API address when fetching dependencies
  • Loading branch information
whyrusleeping committed Apr 11, 2016
2 parents 59928fb + cdc8b78 commit 9ce2eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
export IPFS_API = v04x.ipfs.io
export IPFS_API ?= v04x.ipfs.io

gx:
go get -u github.com/whyrusleeping/gx
Expand Down

0 comments on commit 9ce2eeb

Please sign in to comment.