Skip to content

Commit 86fbe21

Browse files
authored
Update README.md
Change md syntax highlighting for installation command, from ruby to sh
1 parent d4bb3e5 commit 86fbe21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ bundle
2929

3030
Or install it yourself as:
3131

32-
```ruby
33-
gem install 'line-bot-api'
32+
```sh
33+
gem install line-bot-api
3434
```
3535

3636
## Synopsis

0 commit comments

Comments
 (0)