fix command to make documentation in README

This commit is contained in:
Justin Meza 2015-05-10 10:03:13 -07:00
parent 7046b90174
commit b0ae8def1b
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -89,7 +89,7 @@ the cmake documentation for more details.
4. (Optional) Build documentation:
$ make doc
$ make docs
5. (Optional) Run tests:

View File

@ -69,7 +69,7 @@ the cmake documentation for more details.
1. (Optional) Build documentation:
`$ make doc`
`$ make docs`
1. (Optional) Run tests: