Skip to content

Commit 11dcaf6

Browse files
authored
Merge pull request #817 from Alwaysin/patch-1
Update "unsupported URL protocol" instructions for Redmine 5
2 parents d3a7a6c + fd7f6e3 commit 11dcaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/get_started/troubleshooting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ Install [missing dependencies](http://redmine-git-hosting.io/get_started/#step-1
5858
redmine$ bundle clean --force
5959
redmine$ bundle install --without development test
6060
redmine$ gem uninstall rugged
61-
redmine$ gem install rugged -v='0.22.2'
61+
redmine$ gem install rugged -- --with-ssh

0 commit comments

Comments
 (0)