From 500d403c209c8648ba40568028f2e5452f2c979b Mon Sep 17 00:00:00 2001 From: Brujo Benavides Date: Thu, 21 Aug 2014 11:45:14 -0300 Subject: missing cd --- README.md | 1 + 1 file changed, 1 insertion(+) 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 ``` -- cgit v1.2.3