Skip to content

Commit 4f4fe73

Browse files
committed
added instalation from source instructions
1 parent d2d7b1e commit 4f4fe73

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ Usage
2727
$ python
2828
>>> import schema_salad
2929

30+
To install from source::
31+
32+
git clone https://github.com/common-workflow-language/schema_salad
33+
cd schema_salad
34+
python setup.py install
35+
36+
3037
Documentation
3138
-------------
3239

0 commit comments

Comments
 (0)