Commit 68e66f77 authored by Erik Wilson's avatar Erik Wilson Committed by Darren Shepherd

Update rebase instructions

parent 44ee3334
...@@ -45,7 +45,7 @@ git rebase -i ${VERSION} ...@@ -45,7 +45,7 @@ git rebase -i ${VERSION}
```bash ```bash
VERSION=v1.13.4 VERSION=v1.13.4
./deps && ./tag.sh ${VERSION}-k3s.1 ./deps.sh && ./tag.sh ${VERSION}-k3s.1
``` ```
* Update the README.md with anything that might have changed in the procedure * Update the README.md with anything that might have changed in the procedure
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment