From: Kevin Burke Date: Mon, 18 Nov 2013 02:39:01 +0000 (-0800) Subject: wording X-Git-Tag: v2.1.0~17^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0c88ae42e637223cfc7f82fb37995ddfdebf199e;p=services%2Fpython-requests.git wording --- diff --git a/Makefile b/Makefile index 67c3573..7204163 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"