aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2023-09-26 12:31:44 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2023-09-26 12:31:44 -0400
commit518f76caed5ef2e703d0a9676f7e5e8c6b7aa8a3 (patch)
tree4a36cc1d93e62526d9782a909be4a153b3229784
parent6f4d21c909b488dcd9326820e47f11f9eb7739cd (diff)
downloadspexmgr-518f76caed5ef2e703d0a9676f7e5e8c6b7aa8a3.tar.gz
Remove errant double-quote from repo url
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4fc5419..9f0ec2c 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ A quality of life utility for managing Spextool installations
**Clone the spexmgr repository**
```
-git clone https://github.com/jhunkeler/spexmgr"
+git clone https://github.com/jhunkeler/spexmgr
```
**Add spexmgr to your path**