Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tolia committed Dec 12, 2014
1 parent 1ae02b1 commit 32617eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ First start by adding this gem to your Gemfile:
gem 'ruby_typograph'
```
or
```
``` ruby
gem 'typograph', github: 'Tolia/typograph'
```
And then execute
Expand Down

5 comments on commit 32617eb

@alxgsv
Copy link

@alxgsv alxgsv commented on 32617eb Jan 16, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gem 'ruby_typograph', github: 'Tolia/typograph' — вот так надо писать

@alxgsv
Copy link

@alxgsv alxgsv commented on 32617eb Jan 16, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gem 'ruby_typograph', github: 'Tolia/typograph', require: "typograph" — а лучше даже вот так теперь

@Tolia
Copy link
Owner Author

@Tolia Tolia commented on 32617eb Jan 16, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@longman 👍

@alxgsv
Copy link

@alxgsv alxgsv commented on 32617eb Jan 16, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А может лучше переделать как-нибудь?

@Tolia
Copy link
Owner Author

@Tolia Tolia commented on 32617eb Jan 16, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@longman делай пул реквест)

Please sign in to comment.