Improve README code syntax
This commit is contained in:
@@ -43,7 +43,7 @@ RAILS_ENV=test rake db:setup
|
|||||||
|
|
||||||
Run the app locally:
|
Run the app locally:
|
||||||
|
|
||||||
```
|
```bash
|
||||||
bin/rails s
|
bin/rails s
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -51,7 +51,7 @@ Prerequisites for testing: install ChromeDriver >= 2.33
|
|||||||
|
|
||||||
Run the tests with:
|
Run the tests with:
|
||||||
|
|
||||||
```
|
```bash
|
||||||
bin/rspec
|
bin/rspec
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user