Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ngenworks/rest_framework_ember
Browse files Browse the repository at this point in the history
  • Loading branch information
jerel committed Jul 18, 2014
2 parents 533ffb3 + d9ad2af commit 00b0d8b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,23 @@ Requirements
Installation
------------

From PyPI
^^^^^^^^^

::

pip install rest_framework_ember


From Source
^^^^^^^^^^^

::

$ git clone https://github.com/ngenworks/rest_framework_ember.git
$ cd rest_framework_ember && pip install -e .

-----
Usage
-----
Expand Down

0 comments on commit 00b0d8b

Please sign in to comment.