mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 05:02:02 +08:00
docs: fix typos #981
This commit is contained in:
parent
dd0597ffa4
commit
4f9b02f2e4
@ -62,7 +62,7 @@ Upgrade the Relearn theme using [Git](https://git-scm.com/) to a certain version
|
|||||||
Eg. to upgrade to version 7.2.1
|
Eg. to upgrade to version 7.2.1
|
||||||
|
|
||||||
````shell
|
````shell
|
||||||
git submodule upgrade --remote --depth 1 --force themes/hugo-theme-relearn
|
git submodule update --depth 1 --force themes/hugo-theme-relearn
|
||||||
git -C themes/hugo-theme-relearn fetch --tags
|
git -C themes/hugo-theme-relearn fetch --tags --force
|
||||||
git -C themes/hugo-theme-relearn checkout 7.2.1
|
git -C themes/hugo-theme-relearn checkout 7.2.1
|
||||||
````
|
````
|
||||||
|
@ -1 +1 @@
|
|||||||
7.3.0
|
7.3.0+dd0597ffa4b211ee2abd7edc2f198cb080f93e1a
|
Loading…
x
Reference in New Issue
Block a user