Loïc Hoguin 11 лет назад
Родитель
Сommit
7fedbb307a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      README.md

+ 1 - 0
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
 ```