Skip to content

Commit

Permalink
Add .env copy command to the installation info
Browse files Browse the repository at this point in the history
  • Loading branch information
sniku authored Feb 19, 2021
1 parent e9f90df commit 83fc5f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ This uses `docker-compose` and port `8100`.
```shell
git clone [email protected]:k6io/docs.git
cd docs
cp .env.example .env.development

docker-compose up -d --build
```
Expand Down

0 comments on commit 83fc5f0

Please sign in to comment.