From 0c88ae42e637223cfc7f82fb37995ddfdebf199e Mon Sep 17 00:00:00 2001 From: Kevin Burke Date: Sun, 17 Nov 2013 18:39:01 -0800 Subject: [PATCH] wording --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 67c3573b..7204163d 100644 --- a/Makefile +++ b/Makefile @@ -39,4 +39,4 @@ docs-init: docs: cd docs && make html - @echo "\033[95m\n\nInstalled! Docs homepage is at docs/_build/html/index.html.\n\033[0m" + @echo "\033[95m\n\nBuild successful! View the docs homepage at docs/_build/html/index.html.\n\033[0m"