Skip to content

Commit

Permalink
Udpate checkout URL in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Nov 7, 2016
1 parent 286038a commit 785c007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Stock Ubuntu VM, DNS A records for `badssl.com.` and `*.badssl.com.` pointing to
Your user should be part of the `docker` group or otherwise permitted to access Docker.

sudo apt-get update ; sudo apt-get install docker.io
git clone https://github.com/lgarron/badssl.com && cd badssl.com
git clone https://github.com/chromium/badssl.com && cd badssl.com

make list-hosts # list of domains to copy into /etc/hosts
make test
Expand Down

0 comments on commit 785c007

Please sign in to comment.