Skip to content

Commit da3746c

Browse files
authored
remove $ in install line
1 parent c2a299b commit da3746c

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
@@ -19,7 +19,7 @@ DrawBot can also be installed as a Python module, the app is not required. It wo
1919

2020
The easiest way is to use pip:
2121

22-
$ pip install git+https://github.com/typemytype/drawbot
22+
pip install git+https://github.com/typemytype/drawbot
2323

2424
To install it manually, follow these instructions:
2525

0 commit comments

Comments
 (0)