summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <github@rvanderhoff.org.uk>2017-03-29 07:53:07 +0100
committerGitHub <noreply@github.com>2017-03-29 07:53:07 +0100
commitdcc7b829eb6e4cdee23c810a73744c2011f50d2e (patch)
tree12d857a464d7b7a8c57f262e56eedb529b071c99
parentMerge pull request #2037 from ricco386/fix_readme_centos_issues (diff)
downloadsynapse-revert-2037-fix_readme_centos_issues.tar.xz
-rw-r--r--README.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index b9c854ad48..e975da8162 100644
--- a/README.rst
+++ b/README.rst
@@ -146,7 +146,6 @@ To install the synapse homeserver run::
 
     virtualenv -p python2.7 ~/.synapse
     source ~/.synapse/bin/activate
-    pip install --upgrade pip
     pip install --upgrade setuptools
     pip install https://github.com/matrix-org/synapse/tarball/master
 
@@ -229,7 +228,6 @@ To get started, it is easiest to use the command line to register new users::
     New user localpart: erikj
     Password:
     Confirm password:
-    Make admin [no]:
     Success!
 
 This process uses a setting ``registration_shared_secret`` in