summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWill Hawkins <[email protected]>2022-03-18 20:16:26 -0400
committerWill Hawkins <[email protected]>2022-03-18 20:16:26 -0400
commit88753564d50eb6d7e91ce2114ff72ed78b8e69cb (patch)
treebb1011dfef939c3647899a3394d908c4265ce1a5 /README.md
parentd5dfc589d93715e07959a96eac6c469fdb405d7e (diff)
Move from hawkinsw repository ownership to Apple repository ownership.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bcbec21..fafb1cc 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ To install Go, follow the excellent documentation [online](https://go.dev/doc/in
To get the source code,
```
-$ git clone https://github.com/hawkinsw/goresponsiveness.git
+$ git clone https://github.com/network-quality/goresponsiveness.git
```
For the remainder of the instructions, we will assume that `${RSPVNSS_SOURCE_DIR}` is the location of the source code.