aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas <nbnoll@eml.cc>2022-02-23 13:50:48 -0800
committerNicholas <nbnoll@eml.cc>2022-02-23 13:50:48 -0800
commitbb5ab82111e1ad4cef30a50948a9774ab205b688 (patch)
tree189a33b00cb491b98a3d3150cf091fb58685c50e
parentf93f13d0e76f07ff388155fd8cdfd50251e61f8f (diff)
Chore: pangraph -> seqspace
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5399237..8d3efc7 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Julia binaries for all operating systems can be found [here](https://julialang.o
Clone the repository
```bash
- git clone https://github.com/nnoll/seqspace.git && cd pangraph
+ git clone https://github.com/nnoll/seqspace.git && cd seqspace
```
Build the package. This will create a separate Julia environment for **SeqSpace**