瀏覽代碼

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