Readme --ff-only

This commit is contained in:
2025-06-16 12:46:38 -04:00
parent 72da9c6152
commit fbae24f3d7

View File

@ -30,5 +30,5 @@ Detatch from the current tmux session with `<Ctrl b><d>`, the script should now
## Updating
You can update the script without cloning the project:
```
git pull --depth=1 --rebase
git pull --depth=1 --ff-only
```