Skip to content

Commit

Permalink
Correct url of the repository in compiling steps
Browse files Browse the repository at this point in the history
  • Loading branch information
extremecoders-re authored Jul 25, 2018
1 parent 0132ded commit fa9008a
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 @@ -60,7 +60,7 @@ Now change the proxy settings of your browser, download manager etc to point to
Ensure that Go is installed and available on the system path.

```sh
$ git clone https://bitbucket.org/extremecoders-re/go-dispatch-proxy
$ git clone https://github.com/extremecoders-re/go-dispatch-proxy.git
$ cd go-dispatch-proxy

# Compile for Windows x86
Expand Down Expand Up @@ -96,4 +96,4 @@ One workaround on linux is to use [`SO_BINDTODEVICE`](https://linux.die.net/man/

## License

Licensed under MIT
Licensed under MIT

0 comments on commit fa9008a

Please sign in to comment.