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

+ 2 - 1
README.md

@@ -171,6 +171,7 @@ You can enable verbose mode by calling Make with the variable
 
 ``` bash
 $ V=1 make
+```
 
 Core package functionality
 --------------------------
@@ -185,7 +186,7 @@ Packages are downloaded into `DEPS_DIR` (`./deps/` by default).
 
 The package index file is downloaded from `PKG_FILE_URL`
 and saved in `PKG_FILE2`.
-```
+
 Core compiler functionality
 ---------------------------