Explorar o código

Update Readme for rebar n00bs

JP Hastings-Spital %!s(int64=11) %!d(string=hai) anos
pai
achega
2603c063d4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 
 ```
-rebar clean compile
+rebar get-deps clean compile
 ```
 
 ### Run Tests