Browse Source

edited the makefile

aeth 1 month ago
parent
commit
fd0c9a5c9e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -3,4 +3,4 @@
 
 
 build:
-	go build -o ./build/itashi ./itashi.go 
+	go build -o ./build/itashi ./cmd/itashi/main.go