Skip to content

Commit fd7f6e3

Browse files
authored
Update "unsupported URL protocol" instructions for Redmine 5
1 parent d3a7a6c commit fd7f6e3

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)