Skip to content

Commit

Permalink
prepare documentation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jothepro committed Nov 29, 2023
1 parent 20a0c45 commit 7c9667f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ For projects which use git, add the repository as a submodule and check out the
```sh
git submodule add https://github.com/jothepro/doxygen-awesome-css.git
cd doxygen-awesome-css
git checkout v2.2.1
git checkout v2.3.0
```

### npm/xpm dependency
Expand All @@ -70,7 +70,7 @@ to your project:

```sh
cd your-project
npm install https://github.com/jothepro/doxygen-awesome-css#v2.2.1 --save-dev
npm install https://github.com/jothepro/doxygen-awesome-css#v2.3.0 --save-dev

ls -l node_module/@jothepro/doxygen-awesome-css
```
Expand Down Expand Up @@ -163,7 +163,7 @@ Special thanks to all the contributors:
<div class="section_buttons">
| Next |
| Read Next |
|---------------------------------:|
| [Extensions](docs/extensions.md) |
Expand Down

0 comments on commit 7c9667f

Please sign in to comment.