Update README.md

This commit is contained in:
Nuno Coração
2022-10-21 09:36:18 +01:00
committed by GitHub
parent 2152d37467
commit cc1720c282

View File

@@ -69,7 +69,7 @@ Detailed instructions for each method can be found in the [Installation](https:/
```toml ```toml
[[imports]] [[imports]]
path = "github.com/nunocoracao/blowfish" path = "github.com/nunocoracao/blowfish/v2"
``` ```
3. Start your server using `hugo server` and the theme will be downloaded automatically. 3. Start your server using `hugo server` and the theme will be downloaded automatically.