Browse Source

Update README.md

Caleb Fangmeier 7 years ago
parent
commit
f533e87cf1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ alt="Demonstration" width="700" border="10" /></a>
 
 # Installation
 ```bash
-git clone git@github.com:cfangmeier/tuijam.git`
+git clone git@github.com:cfangmeier/tuijam.git
 cd tuijam
 python setup.py install --user
 ```