Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jettify committed Oct 28, 2017
1 parent 2a9fef4 commit 5415ee9
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions demos/motortwit/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ Installation

Clone repo and install library::

$ git clone git@github.com:aio-libs/aiohttp_admin.git
$ cd aiohttp_admin
$ pip install -e .
$ pip install -r requirements-dev.txt
$ git clone git@github.com:aio-libs/aiohttp-demos.git
$ cd aiohttp-demos

Install the app::

Expand All @@ -31,7 +29,7 @@ Run application::

Open browser::

http://127.0.0.1:9001/admin
http://127.0.0.1:9001


Requirements
Expand Down

0 comments on commit 5415ee9

Please sign in to comment.