Browse Source

Add heroku-client (toolbelt) to dev setup

Andrew Swistak 11 years ago
parent
commit
30c1d3b484
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -223,7 +223,7 @@ yaourt -S mplayer google-talkplugin
 
 ##### Development
 ```sh
-yaourt -S postgres mongodb redis
+yaourt -S postgres mongodb redis heroku-client
 \curl -sSL https://get.rvm.io | bash -s stable
 ```