Skip to content

Commit

Permalink
Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamar committed Nov 22, 2024
1 parent 2bf30a9 commit 3985dd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ My personal website
## Submodules
```bash
git submodule update --remote --merge && git add . && git commit -m "Update submodules" && git push


python3 build.py production && git add . && git commit -m "Update submodules" && git push
```

0 comments on commit 3985dd4

Please sign in to comment.