diff --git a/docs/index.rst b/docs/index.rst
index 36f5ea6ea93cb49aea59adc316ed9d7b70050bee..c02ca08b41e4dd877a61c7be0560cd47d7664494 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -28,6 +28,10 @@ syntax introduced in Python 3.5, and does not support earlier Python versions.
 The Basics
 ----------
 
+Install using pip::
+
+    $ pip install goblin
+
 **Driver**
 
 Submit scripts and bindings to the `Gremlin Server`_::