Skip to content

Commit

Permalink
force install yowsup specific version 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LandRover committed May 29, 2016
1 parent aa391e2 commit b3d6c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"scripts": {
"test": "mocha test/*",
"install_yowsup": "sudo easy_install yowsup2"
"install_yowsup": "sudo pip install yowsup2==2.5.0"
},
"keywords": [
"yowsup"
Expand Down

0 comments on commit b3d6c41

Please sign in to comment.