Skip to content

Commit

Permalink
Ruby-build install.sh eklendi
Browse files Browse the repository at this point in the history
  • Loading branch information
tayfunoziserikan committed Jul 22, 2013
1 parent a7763d6 commit fdf5ff2
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 @@ -210,7 +210,7 @@ Herşey yolunda gidiyorsa şu şekilde bir çıktı almalısınız: ```/home/dep
```bash
$ mkdir -p ~/.rbenv/plugins
$ cd ~/.rbenv/plugins
$ git clone git://github.com/sstephenson/ruby-build.git
$ git clone https://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build
$ git clone git://github.com/sstephenson/rbenv-gem-rehash.git
$ rbenv install 2.0.0-p0
$ rbenv rehash
Expand Down

0 comments on commit fdf5ff2

Please sign in to comment.