mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-29 08:44:16 +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
|
||||
|
||||
### Deployment
|
||||
- `rake publish` builds and pushes to the `gh-pages` branch
|
||||
- `bundle exec rake publish` builds and pushes to the `gh-pages` branch
|
||||
|
||||
### Translations
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user