Added a comment: sha256
This commit is contained in:
parent
ca755617d6
commit
be45ac2fa0
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawnHrjHxJAm39x8DR4bnbazQO6H0nMNuY9c"
|
||||
nickname="Damien"
|
||||
subject="sha256"
|
||||
date="2012-06-01T16:13:05Z"
|
||||
content="""
|
||||
If you're missing the `sha256sum` command with Homebrew, it's provided by `coreutils`. You have to change your `$PATH` before running `cabal install git-annex.cabal`:
|
||||
|
||||
PATH=\"$(brew --prefix coreutils)/libexec/gnubin:$PATH\"
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue