aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-05-27 16:26:25 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-05-27 16:26:25 -0400
commitb152d387efd6f8c08f1e6b137e2bbc1598e1c191 (patch)
treef732d2295c69f564400fa8c7f65baeb76d23c2aa
parent26cfbb67fc642358c3eef5671dc1b9608666037d (diff)
downloadcidrchk-master.tar.gz
Change readme to reflect move to githubHEADmaster
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a3810a8..a45f1fe 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ As long as your `setuptools` installation is reasonably up to date, `setup.py` w
### 1. Clone the cidrchk git repository
```
-git clone https://bitbucket.org/jhunkeler/cidrchk.git
+git clone https://github.com/jhunkeler/cidrchk.git
```
### 2. Install the script
@@ -124,6 +124,6 @@ optional arguments:
# Bug Reporting
-Submit bug reports via this project's issue tracker: https://bitbucket.org/jhunkeler/cidrchk/issues
+Submit bug reports via this project's issue tracker: https://github.com/jhunkeler/cidrchk/issues
-Please remember to include your computer's operating system, the name of the shell you executed cidrchk from, the output of `cidrchk -d`, and any relevant code snippets you may have. \ No newline at end of file
+Please remember to include your computer's operating system, the name of the shell you executed cidrchk from, the output of `cidrchk -d`, and any relevant code snippets you may have.