Skip to content

Commit

Permalink
Remove dependancies of ShopifyAPI in README's easy_install command.
Browse files Browse the repository at this point in the history
The dependancies are downloaded automatically now with easy_install,
with ShopifyAPI v0.1.3 released and uploaded.
  • Loading branch information
dylanahsmith committed Sep 10, 2011
1 parent dcbc698 commit b41b102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -32,7 +32,7 @@ Regular Django Application

2. Install the pre-requisites:

`easy_install Django ShopifyAPI PyYAML pyactiveresource`
`easy_install Django ShopifyAPI`

3. Create the database

Expand Down

0 comments on commit b41b102

Please sign in to comment.