whyrusleeping / gx

A package management tool
MIT License
1.88k stars 111 forks source link

Mention IPFS_PATH #231

Closed anacrolix closed 5 years ago

anacrolix commented 5 years ago

Related to #230.

Stebalien commented 5 years ago

IPFS_PATH isn't actually necessary unless your repo is in a non-standard location (in which case you will have already set IPFS_PATH somewhere).

anacrolix commented 5 years ago

"may be necessary" is too dubious?

Stebalien commented 5 years ago

To vague, IMO. We could say something like:

If your IPFS repo is in a non-standard location, remember to set $IPFS_PATH. Alternatively, you can explicitly set $IPFS_API to $IPFS_API_IPADDR:$PORT.

anacrolix commented 5 years ago

Yeah it's much better.