Skip to content

Commit f66dfa0

Browse files
committed
Update Readme with command for updating Twig
1 parent e5cc956 commit f66dfa0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,11 @@ To update the plugin to the latest version, ssh into your ```wp-content/plugins/
4545
git pull
4646
```
4747

48-
It will update the plugin to the latest version!
48+
It will update the plugin to the latest version. Also, don't forget to periodically update Twig via:
49+
50+
```
51+
git pull --recurse-submodules
52+
```
4953

5054
# Usage
5155

0 commit comments

Comments
 (0)