summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.