Skip to content

Commit 00b0d8b

Browse files
committed
Merge branch 'master' of github.com:ngenworks/rest_framework_ember
2 parents 533ffb3 + d9ad2af commit 00b0d8b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.rst

+12
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,23 @@ Requirements
6464
Installation
6565
------------
6666

67+
From PyPI
68+
^^^^^^^^^
69+
6770
::
6871

6972
pip install rest_framework_ember
7073

7174

75+
From Source
76+
^^^^^^^^^^^
77+
78+
::
79+
80+
$ git clone https://github.com/ngenworks/rest_framework_ember.git
81+
$ cd rest_framework_ember && pip install -e .
82+
83+
7284
-----
7385
Usage
7486
-----

0 commit comments

Comments
 (0)