From 5dc04aef63840bdf24a9d7b7fe1ba2ee04dc10b7 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jan 27 2016 15:55:50 +0000 Subject: Small re-wording to the README based on @puiterwijk's feedback --- diff --git a/README.rst b/README.rst index 0dc4741..ab5160e 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ Playground version: https://stg.pagure.io Get it running ============== -* Install the system libraries needed:: +* Install the needed system libraries:: sudo dnf install git python-virtualenv libgit2-devel \ libjpeg-devel gcc libffi-devel redhat-rpm-config @@ -78,4 +78,4 @@ Get it running ./runserver.py --profile -This will launch the application at http://0.0.0.0:5000 +This will launch the application at http://0.0.0.0:5000 or http://localhost:5000