mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-25 02:08:43 +02:00
Update README.md
Fix ruby typo
This commit is contained in:
@@ -120,7 +120,7 @@ Crono comes with a Sinatra application that can display the current state of Cro
|
|||||||
Add `sinatra` and `haml` to your Gemfile
|
Add `sinatra` and `haml` to your Gemfile
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
gam 'haml'
|
gem 'haml'
|
||||||
gem 'sinatra', require: nil
|
gem 'sinatra', require: nil
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user