diff --git a/README.md b/README.md index 5a2a6a5..4778f68 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # blog.zlinux.ru Мой блог на [zola](https://github.com/getzola/zola) с измененной темой оформления (gruvbox) от [tabi](https://github.com/welpo/tabi). -## Установка zola +## Установка ```$ sudo pacman -S zola``` @@ -16,7 +16,7 @@ > Do you want to enable syntax highlighting? [y/N]: y > Do you want to build a search index of the content? [y/N]: y ``` -Клонируем резиторий +Клонируем репозиторий ```$ git clone https://gitea.zlinux.ru/gitea/zloy_linux/blog.zlinux.ru.git ~/blog```