Don't forget to clone

This commit is contained in:
Luke Murphy 2020-04-30 20:31:08 +02:00
parent d7b686dc4e
commit d65f20aa9d
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
## Development
```bash
$ git clone https://git.autonomic.zone/autonomic-cooperative/traefik && cd traefik
$ python3 -m venv .venv && source .venv/bin/activate
$ pip install -U pip setuptools docker-compose
$ docker-compose up