mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
update branch for installation steps using git
Update branch to main from stable
This commit is contained in:
@@ -80,7 +80,7 @@ Change into the directory for your Hugo website (that you created above), initia
|
||||
```bash
|
||||
cd mywebsite
|
||||
git init
|
||||
git submodule add -b stable https://github.com/nunocoracao/blowfish.git themes/blowfish
|
||||
git submodule add -b main https://github.com/nunocoracao/blowfish.git themes/blowfish
|
||||
```
|
||||
|
||||
Then continue to [set up the theme configuration files](#set-up-theme-configuration-files).
|
||||
|
||||
Reference in New Issue
Block a user