Skip to content

Commit

Permalink
Update ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
ls0f committed Mar 28, 2018
1 parent 4bde986 commit 4ad36a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you have a ssl certificate, It would be easy.
Of Course, you can create a self-signed ssl certificate by openssl.

```
sh -c "$(curl https://raw.githubusercontent.com/lovedboy/cracker/master/gen_key_cert.sh)"
sh -c "$(curl https://raw.githubusercontent.com/ls0f/cracker/master/gen_key_cert.sh)"
```

```
Expand All @@ -72,7 +72,7 @@ If you don't want to run the server side, I did for you :) you only need to run
./local -raddr https://lit-citadel-13724.herokuapp.com -secret 123456 -logtostderr
```

[Deploy the server side on heroku](https://github.com/lovedboy/cracker-heroku)
[Deploy the server side on heroku](https://github.com/ls0f/cracker-heroku)


# Next
Expand Down

0 comments on commit 4ad36a9

Please sign in to comment.