diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-05 14:59:57 -0500 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-05 14:59:57 -0500 |
commit | 5e15ea35c5b1cc6465d4990dc457d3a475d71b5e (patch) | |
tree | 34942345138582bf6f761056c38e51842ca33ea5 | |
parent | ecb8a85eb5cf25e0aba4a3d2d7abf94f63f17297 (diff) |
fix type
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ To use this you'll need: Setup: - git clone git@github.com:mutantturkey/SelectiveGenomeAmplification.gi + git clone git@github.com:mutantturkey/SelectiveGenomeAmplification.git cd SelectiveGenomeAmplification make sudo make install |