Browse Source

Update Readme for rebar n00bs

JP Hastings-Spital 11 years ago
parent
commit
2603c063d4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ First, check out the source and `cd` into it.
 ### Build from Source
 ### Build from Source
 
 
 ```
 ```
-rebar clean compile
+rebar get-deps clean compile
 ```
 ```
 
 
 ### Run Tests
 ### Run Tests