Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkauzh committed Oct 10, 2023
1 parent 919cc5f commit 195875c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ setup:

go install github.com/hajimehoshi/wasmserve@latest


example:
@echo
@echo " ----------------------------------------------------"
Expand All @@ -29,4 +28,4 @@ release:
@echo " ----------------------------------------------------"
@echo

GOPROXY=proxy.golang.org go list -m github.com/dimkauzh/webzen@$(VERSION)
GOPROXY=proxy.golang.org go list -m github.com/dimkauzh/webzen@$(VERSION)

0 comments on commit 195875c

Please sign in to comment.