Skip to content

Commit 46e88f6

Browse files
Fix pip install command in README
1 parent 1ac216d commit 46e88f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ git clone git@github.com:Al-Borno-Lab/mousearm.git
3535
git clone https://github.com/Al-Borno-Lab/mousearm.git
3636
3737
cd mousearm
38-
pip install uv'
38+
pip install uv
3939
4040
uv pip install -e .
4141
```

0 commit comments

Comments
 (0)