Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fatratkiller authored Feb 21, 2024
1 parent ff3ceb1 commit 3036de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ You can directly clone a theme repository into your project. For example, to use
``git clone https://github.com/xiaoheiAh/hugo-theme-pure themes/pure``
This method might lead to conflicts if you modify the theme later. A more recommended approach is to fork the original theme repository to your account and link it using git submodule, allowing for easier maintenance and updates.
```
cd robin-site/
cd fatratkiller-site/
git init
git submodule add https://github.com/pseudoyu/pure themes/pure
```
Expand Down

0 comments on commit 3036de8

Please sign in to comment.