Ver Fonte

oops, fix report

Colin Davidson há 3 anos atrás
pai
commit
34727f99e3
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -4,7 +4,7 @@ demo:
 	./odin run examples/demo/demo.odin
 
 report:
-	./odin.sh report
+	./odin report
 
 debug:
 	./build_odin.sh debug