Skip to content

Commit

Permalink
fix readme issue
Browse files Browse the repository at this point in the history
  • Loading branch information
d4kverma committed Jul 26, 2024
1 parent 19d9ac9 commit 7ccec63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export GENIE_PATH ?= $(shell 'pwd')/../../../genie
include $(GENIE_PATH)/Makefile
export GENIE_PATH ?= $(shell 'pwd')/../../../../genie
include $(GENIE_PATH)/Makefile

0 comments on commit 7ccec63

Please sign in to comment.