Skip to content

Commit

Permalink
Adjust commands to match.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaycedowell authored Jul 16, 2024
1 parent 1376fbb commit 23530b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,12 +177,12 @@ your machine.

Install breathe using pip:

$ python -m pip install breathe sphinx
$ sudo pip install breathe sphinx

Also install Doxygen using your package manager.
In Ubuntu, for example:

$ sudo apt install Doxygen
$ sudo apt-get install doxygen

Otherwise check https://www.doxygen.nl/ for Doxygen install instructions.

Expand Down

0 comments on commit 23530b8

Please sign in to comment.