Skip to content

Commit fa47ac1

Browse files
committed
update Makefile
1 parent de5357e commit fa47ac1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ install: build
7575
pip install dist/*.whl
7676

7777
uninstall:
78-
pip uninstall -y surfaces
78+
pip uninstall -y hyperactive
7979
rm -fr build dist *.egg-info
8080

8181
install-requirements:

0 commit comments

Comments
 (0)