فهرست منبع

Merge pull request #8 from jphastings/readme

Update readme to include get-deps step
Daniel Moore 11 سال پیش
والد
کامیت
6d831bdf1d
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