Skip to content

Commit 7c9667f

Browse files
committed
prepare documentation for release
1 parent 20a0c45 commit 7c9667f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ For projects which use git, add the repository as a submodule and check out the
6060
```sh
6161
git submodule add https://github.com/jothepro/doxygen-awesome-css.git
6262
cd 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
7272
cd 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

7575
ls -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

0 commit comments

Comments
 (0)