aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
```