Skip to content

Commit 8c69345

Browse files
committed
Update Makefile
1 parent a51a3bc commit 8c69345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
install:
2-
cd src/ && pip3 install -e .
2+
pip3 install -e .
33

44
remove:
55
pip3 uninstall python_rucaptcha -y

0 commit comments

Comments
 (0)