mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
Update README.md - Installation Part
Synced from https://blowfish.page/docs/installation/
This commit is contained in:
parent
18ed67b2e6
commit
5e285513fb
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ blowfish-tools new mynewsite
|
|||
|
||||
3. Start your server using `hugo server` and the theme will be downloaded automatically.
|
||||
|
||||
4. In the root folder of your website, delete the `config.toml` file that was generated by Hugo. Copy the `*.toml` config files from the theme into your `config/_default/` folder.
|
||||
4. In the root folder of your website, delete the `hugo.toml` file that was generated by Hugo. Copy the `*.toml` config files from the theme into your `config/_default/` folder.
|
||||
|
||||
> **Note:** Do not overwrite the `module.toml` file you created above!
|
||||
|
||||
|
|
Loading…
Reference in a new issue