Skip to content

Commit eab6ce0

Browse files
committed
Bump version of gitlab-shell to 1.5.0 and fix gitlab version typo
1 parent a5a7555 commit eab6ce0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/install/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ GitLab Shell is a ssh access and repository management software developed specia
119119
cd gitlab-shell
120120

121121
# switch to right version
122-
sudo -u git -H git checkout v1.4.0
122+
sudo -u git -H git checkout v1.5.0
123123

124124
sudo -u git -H cp config.yml.example config.yml
125125

@@ -153,7 +153,7 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
153153
sudo -u git -H git checkout 5-4-stable
154154

155155
**Note:**
156-
You can change `5-3-stable` to `master` if you want the *bleeding edge* version, but do so with caution!
156+
You can change `5-4-stable` to `master` if you want the *bleeding edge* version, but do so with caution!
157157

158158
## Configure it
159159

0 commit comments

Comments
 (0)