File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ For projects which use git, add the repository as a submodule and check out the
6060``` sh
6161git submodule add https://github.com/jothepro/doxygen-awesome-css.git
6262cd doxygen-awesome-css
63- git checkout v2.2.1
63+ git checkout v2.3.0
6464```
6565
6666### npm/xpm dependency
@@ -70,7 +70,7 @@ to your project:
7070
7171``` sh
7272cd your-project
73- npm install https://github.com/jothepro/doxygen-awesome-css#v2.2.1 --save-dev
73+ npm install https://github.com/jothepro/doxygen-awesome-css#v2.3.0 --save-dev
7474
7575ls -l node_module/@jothepro/doxygen-awesome-css
7676```
@@ -163,7 +163,7 @@ Special thanks to all the contributors:
163163
164164<div class="section_buttons">
165165
166- | Next |
166+ | Read Next |
167167|---------------------------------:|
168168| [Extensions](docs/extensions.md) |
169169
You can’t perform that action at this time.
0 commit comments