📝 docs(README): add commands to update the theme
This commit is contained in:
parent
be58172454
commit
4a47e0ad23
17
README.md
17
README.md
@ -152,7 +152,22 @@ This configuration allows the language switcher to take the user to the translat
|
||||
|
||||
To learn more about multilingual support, see the [Frequently Asked Questions](https://welpo.github.io/tabi/blog/faq-languages/).
|
||||
|
||||
## Sites Using tabi
|
||||
### Updating tabi
|
||||
|
||||
If you added the theme as a git submodule, run:
|
||||
|
||||
```bash
|
||||
git submodule update --recursive --remote
|
||||
```
|
||||
|
||||
If you cloned it:
|
||||
|
||||
```bash
|
||||
cd themes/tabi
|
||||
git pull
|
||||
```
|
||||
|
||||
## Sites using tabi
|
||||
|
||||
| Website | Creator | Description | Site Source |
|
||||
| - | - | - | - |
|
||||
|
Loading…
x
Reference in New Issue
Block a user