Skip to content

Commit b682be4

Browse files
committed
Removed redundat doxygen.
1 parent 56edf85 commit b682be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The followings are the command to install these tools on Ubuntu.
4444

4545
```sh
4646
apt-get -y update
47-
apt-get -y install build-essential cmake ninja-build git doxygen
47+
apt-get -y install build-essential cmake ninja-build git
4848
apt-get -y install gcc-arm-none-eabi libnewlib-arm-none-eabi
4949
apt-get -y install doxygen graphviz
5050
```

0 commit comments

Comments
 (0)