Update README.md

This commit is contained in:
kuoi 2022-01-15 11:45:59 +00:00 committed by GitHub
parent c5cd628bbc
commit 7049e607c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# Compile
```
git clone git@github.com:MalacoLab/gocomb.git
git clone git@github.com:MalacoLab/SeqCombGo.git
cd gocomb
go build
```