mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-30 17:24:25 +02:00
Don’t run rake without bundle exec
This commit is contained in:
parent
e69fddcd8e
commit
80ee04e659
@ -20,7 +20,7 @@ This repository generates http://keepachangelog.com/.
|
|||||||
- `bundle exec middleman` starts the local development server at http://localhost:4567
|
- `bundle exec middleman` starts the local development server at http://localhost:4567
|
||||||
|
|
||||||
### Deployment
|
### Deployment
|
||||||
- `rake publish` builds and pushes to the `gh-pages` branch
|
- `bundle exec rake publish` builds and pushes to the `gh-pages` branch
|
||||||
|
|
||||||
### Translations
|
### Translations
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user