summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Schneider <kinnder@gmail.com>2013-07-05 10:46:02 -0400
committerLuis Pabon <lpabon@redhat.com>2013-07-05 08:15:12 -0700
commit7fd147681bab400c0f2e3dbe047983453bf7ecd5 (patch)
tree666fd080739282f4bd8fd0155a676f59ca21ad9f
parentc52b88965707c0f6a1cd35143161410be0fdfe92 (diff)
Re-worded table contents portion of Readme.md
Changed "usage" to "user" to match title. Also, prefixed "pip install" with proper "sudo" command, due to command requiring super user privelages. Change-Id: I972bcb96fd476a4022385a418c86916038ec1aab Signed-off-by: Kyle Schneider <kinnder@gmail.com> Reviewed-on: http://review.gluster.org/5294 Reviewed-by: Luis Pabon <lpabon@redhat.com> Tested-by: Luis Pabon <lpabon@redhat.com>
-rw-r--r--README.md2
-rw-r--r--doc/markdown/dev_guide.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 236bbd7..abc1dc5 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,6 @@ the Swift API.
# Table of Contents
1. [Overview and Concepts](doc/markdown/concepts.md)
-1. [Usage Guide](doc/markdown/user_guide.md)
+1. [User Guide](doc/markdown/user_guide.md)
1. [Developer Guide](doc/markdown/dev_guide.md)
diff --git a/doc/markdown/dev_guide.md b/doc/markdown/dev_guide.md
index c2f5b68..aff1bcd 100644
--- a/doc/markdown/dev_guide.md
+++ b/doc/markdown/dev_guide.md
@@ -28,7 +28,7 @@ We recommend using this tool to upload, modify, and query changes in Gerrit.
The tool can be installed by running the following command:
~~~
-pip install git-review
+sudo pip install git-review
~~~
Note that while many distros offer a version of `git review`, they don't