Merge pull request #291 from AlphaDel/patch-1

Update README.md
This commit is contained in:
Olivier Lacan 2019-03-02 20:15:43 -05:00 committed by GitHub
commit 57f319d604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ This repository generates https://keepachangelog.com/.
- `git clone https://github.com/olivierlacan/keep-a-changelog.git`
- `cd keep-a-changelog`
- `docker build -t keep-a-changelog`
- `docker build -t keep-a-changelog .`
- `docker run -p 4567:4567 keep-a-changelog` starts the docker development server and binds it at http://localhost:4567
### Deployment