Update 'README.md'

This commit is contained in:
alban 2020-05-27 13:05:15 +00:00
parent cb0ca0a171
commit 62ac726aec
1 changed files with 2 additions and 1 deletions

View File

@ -4,8 +4,9 @@
**Using docker-compose**
```
git clone https://git.interhacker.space/alban/changelog-server.git
cd changelog-server/system/docker-compose
cp .env.sample .env
docker-compose up
```