mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 09:53:47 +01:00
[doc] update brew instruction for doxygen
This commit is contained in:
parent
9bf5768dd6
commit
14c6a2de1a
@ -193,7 +193,7 @@ Documentation can be generated with `make docs` and cleaned up with `make clean-
|
||||
|
||||
Before running `make docs`, you will need to install dependencies `doxygen` and `dot`. For example, on macOS via Homebrew:
|
||||
```
|
||||
brew install doxygen --with-graphviz
|
||||
brew install graphviz doxygen
|
||||
```
|
||||
|
||||
Development tips and tricks
|
||||
|
Loading…
Reference in New Issue
Block a user