Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
[docs] Use raw address
Browse files Browse the repository at this point in the history
  • Loading branch information
VJftw committed Oct 2, 2018
1 parent d91d0b4 commit 2221134
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ password: velocity_local1234

Alternatively, you can do 1. and 2. in one bash line:
```
curl -LO https://github.com/velocity-ci/velocity/blob/master/docs/velocity/content/docs/getting-started/docker-compose.yml && docker-compose up
curl -LO https://raw.githubusercontent.com/velocity-ci/velocity/master/docs/velocity/content/docs/getting-started/docker-compose.yml && docker-compose up
```

0 comments on commit 2221134

Please sign in to comment.