Skip to content

Commit

Permalink
Removed redundat doxygen.
Browse files Browse the repository at this point in the history
  • Loading branch information
suikan4github committed Oct 20, 2024
1 parent 56edf85 commit b682be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The followings are the command to install these tools on Ubuntu.

```sh
apt-get -y update
apt-get -y install build-essential cmake ninja-build git doxygen
apt-get -y install build-essential cmake ninja-build git
apt-get -y install gcc-arm-none-eabi libnewlib-arm-none-eabi
apt-get -y install doxygen graphviz
```
Expand Down

0 comments on commit b682be4

Please sign in to comment.