Update README.md

This commit is contained in:
Руслан 2023-07-31 02:57:05 +06:00 committed by GitHub
parent 88af5ce9af
commit b07dcd2093
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
## Установка
В директории веб-сайта Hugo клонируйте репозиторий:
```bash
$ git submodule add https://github.com/fruworg/themu themes/themu
git submodule add https://github.com/fruworg/themu themes/themu
```
Нужно отредактировать файл `config.toml`, добавив строку `theme="themu"`.
Дополнительную информацию можно найти в официальном [руководстве по установке](https://gohugo.io/installation/) Hugo.