Release v0.0.1 (#18)
diff --git a/README.rst b/README.rst
index 0f0b999..9609666 100644
--- a/README.rst
+++ b/README.rst
@@ -16,13 +16,11 @@
Installing
----------
-You can install directly from `GitHub`_::
+You can install using `pip`_::
- $ pip install git+https://github.com/GoogleCloudPlatform/google-auth-library-python.git
+ $ pip install google-auth
-This package is not currently available from PyPI because it is experimental.
-
-.. _GitHub: https://github.com/GoogleCloudPlatform/google-auth-library-python
+.. _pip: https://pip.pypa.io/en/stable/
Documentation
-------------