mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge 587003d380 into merged_master (Bitcoin PR #16914)
This commit is contained in:
commit
f4b0731eda
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue