Skip to content

Commit

Permalink
Update build-osx.md
Browse files Browse the repository at this point in the history
New URL for berkeley-db
  • Loading branch information
davidlatapie committed Jul 1, 2016
1 parent 2f5ffd2 commit c1c6615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build-osx.md
Expand Up @@ -42,7 +42,7 @@ The homebrew package for berkeley-db4 has been broken for some time. It will in

Running this command takes you into brew's interactive mode, which allows you to configure, make, and install by hand:
```
$ brew install https://raw.github.com/homebrew/homebrew/master/Library/Formula/berkeley-db4.rb -–without-java
$ brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/master/Formula/berkeley-db4.rb -–without-java
```

The rest of these commands are run inside brew interactive mode:
Expand Down

0 comments on commit c1c6615

Please sign in to comment.