This commit is contained in:
parent
f8c6a74a1c
commit
8deaa00df1
@ -29,7 +29,7 @@ It is highly recommended to switch from the `main` branch to the latest release:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd themes/duckling
|
cd themes/duckling
|
||||||
git checkout tags/v0.1.0
|
git checkout tags/0.1.1
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, enable it in your `config.toml`:
|
Then, enable it in your `config.toml`:
|
||||||
@ -43,6 +43,6 @@ To update the theme, simply switch to a new tag:
|
|||||||
```bash
|
```bash
|
||||||
git submodule update --remote --merge
|
git submodule update --remote --merge
|
||||||
cd themes/duckling
|
cd themes/duckling
|
||||||
git checkout tags/v0.1.0
|
git checkout tags/0.1.1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user