Remove install from makefile

This commit is contained in:
Maas Lalani
2021-10-21 21:01:07 -04:00
parent 99af53b01f
commit 7f589d02f7

View File

@@ -6,6 +6,3 @@ test:
build:
go build -o slides
install:
go install