Skip to content

Commit

Permalink
Rbenv rehash fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tayfunoziserikan committed Jul 22, 2013
1 parent fdf5ff2 commit 0596d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/server.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Herşey yolunda gidiyorsa şu şekilde bir çıktı almalısınız: ```/home/dep
$ mkdir -p ~/.rbenv/plugins
$ cd ~/.rbenv/plugins
$ git clone https://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build
$ git clone git://github.com/sstephenson/rbenv-gem-rehash.git
$ git clone https://github.com/sstephenson/rbenv-gem-rehash.git ~/.rbenv/plugins/rbenv-gem-rehash
$ rbenv install 2.0.0-p0
$ rbenv rehash
$ rbenv global 2.0.0-p0
Expand Down

0 comments on commit 0596d0d

Please sign in to comment.