Explorar el Código

oops, fix report

Colin Davidson hace 3 años
padre
commit
34727f99e3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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