Skip to content
Snippets Groups Projects

Update installation.md to reflect GitLab Shell v1.3.0 requirement

Merged gitlab-qa-bot requested to merge github/fork/fergusean/5-1-stable into 5-1-stable
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -101,7 +101,7 @@ GitLab Shell is a ssh access and repository management software developed specia
cd gitlab-shell
# switch to right version
git checkout v1.2.0
git checkout v1.3.0
cp config.yml.example config.yml
Loading