Преглед изворни кода

Update Readme for rebar n00bs

JP Hastings-Spital пре 11 година
родитељ
комит
2603c063d4
1 измењених фајлова са 1 додато и 1 уклоњено
  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