Skip to content

Commit

Permalink
fix/ trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
hebiscus committed Aug 11, 2024
1 parent 1466355 commit c6e4c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/introduction/installing_ruby.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ First, you need to clone the rbenv repository.
git clone https://github.com/rbenv/rbenv.git ~/.rbenv
```

Next command takes care of setting rbenv.
Next command takes care of setting rbenv.

```bash
rbenv init
Expand Down

0 comments on commit c6e4c3e

Please sign in to comment.