From b0ae8def1b07c540bfda904e1598156db3c51f34 Mon Sep 17 00:00:00 2001 From: Justin Meza Date: Sun, 10 May 2015 10:03:13 -0700 Subject: [PATCH] fix command to make documentation in README --- README | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 817ab0c..bb3edc0 100644 --- a/README +++ b/README @@ -89,7 +89,7 @@ the cmake documentation for more details. 4. (Optional) Build documentation: - $ make doc + $ make docs 5. (Optional) Run tests: diff --git a/README.md b/README.md index e712a78..7cdd183 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ the cmake documentation for more details. 1. (Optional) Build documentation: - `$ make doc` + `$ make docs` 1. (Optional) Run tests: