mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 02:01:54 +02:00
updated installation instructions for hugo
This commit is contained in:
parent
2ef97effed
commit
03cf3aec76
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ This method is the quickest and easiest for keeping the theme up-to-date. Hugo u
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[[imports]]
|
[[imports]]
|
||||||
path = "github.com/nunocoracao/blowfish"
|
path = "github.com/nunocoracao/blowfish/v2"
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Start your server using `hugo server` and the theme will be downloaded automatically.
|
4. Start your server using `hugo server` and the theme will be downloaded automatically.
|
||||||
|
|
Loading…
Add table
Reference in a new issue