aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-08-21 17:56:46 +0300
committerLoïc Hoguin <[email protected]>2014-08-21 17:56:46 +0300
commit7fedbb307a15ecd8318dbce64da51149f45e6388 (patch)
tree82133e89787a8ddfd1f1233f8c0e1e9094bd5f74
parenta2acfa7dbc30a34d974515df797c1c7948e0683f (diff)
parent500d403c209c8648ba40568028f2e5452f2c979b (diff)
downloaderlang.mk-7fedbb307a15ecd8318dbce64da51149f45e6388.tar.gz
erlang.mk-7fedbb307a15ecd8318dbce64da51149f45e6388.tar.bz2
erlang.mk-7fedbb307a15ecd8318dbce64da51149f45e6388.zip
Merge commit 'FETCH_HEAD^'
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8a5e56f..3091195 100644
--- a/README.md
+++ b/README.md
@@ -339,6 +339,7 @@ follow the example below:
``` bash
$ git clone https://github.com/$YOURUSERNAME/erlang.mk
+$ cd erlang.mk
$ ./pkg_add.sh cowboy git https://github.com/ninenines/cowboy 1.0.0 http://ninenines.eu "Small, fast and modular HTTP server."
$ git push origin master
```