wording
authorKevin Burke <kevin@twilio.com>
Mon, 18 Nov 2013 02:39:01 +0000 (18:39 -0800)
committerKevin Burke <kevin@twilio.com>
Mon, 18 Nov 2013 02:39:01 +0000 (18:39 -0800)
Makefile

index 67c3573..7204163 100644 (file)
--- 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"