Skip to content

Commit

Permalink
Switch installation instructions to v0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stp-ip committed Mar 25, 2020
1 parent b9eed36 commit ecbf06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/content/docs/installation/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This way whenever you want to update the theme you can just pull the updates and
git submodule init # If you haven't initialized before
git submodule add https://git.okkur.org/syna themes/syna
cd themes/syna
git checkout v0.16 # Latest release as of now is v0.16.1
git checkout v0.16 # Latest release as of now is v0.16.2
```

*You can visit [Hugo's documentation](https://gohugo.io/themes/installing-and-using-themes/) on installing themes for more information.*
Expand Down

0 comments on commit ecbf06d

Please sign in to comment.