mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
💅
This commit is contained in:
parent
38553470df
commit
4b7709df42
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ Currently included:
|
|||
application. Partly extracted from Sinatra. Testing framework agnostic
|
||||
|
||||
# Installation
|
||||
Add `gem 'sinatra-contrib'` to *Gemfile*, then execute `bundle install`.
|
||||
Add `gem 'sinatra-contrib'` to *Gemfile*, then execute `bundle install`.
|
||||
|
||||
If you don't use Bundler, install the gem manually by executing `gem install sinatra-contrib` in your command line.
|
||||
|
||||
|
|
Loading…
Reference in a new issue