Skip to content

Commit df6c26f

Browse files
authored
update readme (#60)
1 parent 7301e50 commit df6c26f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Then, configure Intel HEXL with `-DHEXL_DOCS=ON` (see [Compile-time options](#co
183183
```
184184
cmake --build build --target docs
185185
```
186-
To view the generated Doxygen documentation, open the generated `build/docs/doxygen/html/index.html` file in a web browser.
186+
To view the generated Doxygen documentation, open the generated `docs/doxygen/html/index.html` file in a web browser.
187187

188188
# Contributing
189189
This project welcomes external contributions. To contribute to Intel HEXL, see [CONTRIBUTING.md](CONTRIBUTING.md).
@@ -203,7 +203,7 @@ To cite Intel HEXL, please use the following BibTeX entry.
203203
author={Boemer, Fabian and Kim, Sejun and Seifu, Gelila and de Souza, Fillipe DM and Gopal, Vinodh and others},
204204
title = {{I}ntel {HEXL} (release 1.2)},
205205
howpublished = {\url{https://github.com/intel/hexl}},
206-
month = july,
206+
month = september,
207207
year = 2021,
208208
key = {Intel HEXL}
209209
}

0 commit comments

Comments
 (0)