Skip to content

Commit c1a3be1

Browse files
bekicotpkuczynski
authored andcommitted
README.md: Update contributing instruction (#218)
1 parent 3a28b64 commit c1a3be1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,13 @@ Settings.section.ssl_enabled # => false
439439

440440
## Contributing
441441

442+
Install appraisal
443+
444+
```bash
445+
gem install bundler -v 1.17.3
446+
gem install appraisal
447+
```
448+
442449
Bootstrap
443450

444451
```bash

0 commit comments

Comments
 (0)