diff --git a/docs/Setup.md b/docs/Setup.md index 4ddab18..a2b701a 100644 --- a/docs/Setup.md +++ b/docs/Setup.md @@ -53,7 +53,7 @@ If you installed the application with git, you can run the following in the drin ``` git fetch -git checkout release-x.x +git checkout x.x ``` (replace x.x with the new version)