summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2014-08-16 10:47:34 -0500
committerTristan Sloughter <t@crashfast.com>2014-08-16 10:48:45 -0500
commit5735c538b976d856606f857107e7a931fdcce1d2 (patch)
tree92059deb7e596a1aab0dc22142da024b4de549aa /README.md
parent2880e2838bd6bbb72b83e013b8fc87265d6f75aa (diff)
add rebar update provider
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e6ccf8f..b47a5a0 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,7 @@ This is an experimental branch.
| Command | Description |
|----------- |------------ |
| compile | Build project |
+| update <dep> | Update dep source |
| shell | Run shell with project apps in path |
| escriptize | Create escript from project |
| release | Build release of project |