Skip to content

Commit

Permalink
change setup spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmaysomani07 committed Feb 23, 2023
1 parent 0cd6425 commit 77a91a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ OUTPUT_BIN ?= execs/${NAME}
PACKAGE := github.com/one2nc/$(NAME)
VERSION = v0.1.0

ßsetup:
setup:
docker-compose up -d

setup-down:
Expand Down

0 comments on commit 77a91a5

Please sign in to comment.