From d2b278e624d7ec476ce5045888cee49eda1f706f Mon Sep 17 00:00:00 2001 From: cancel <cancel@cancel.fm> Date: Thu, 29 Nov 2018 17:28:58 +0900 Subject: [PATCH] Fix typo in build tool usage dir --- tool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool b/tool index d71d5ce..f5022f2 100755 --- a/tool +++ b/tool @@ -9,7 +9,7 @@ Commands: Compile orca. Targets: debug, release Default: debug - Output: debug/<target>/orca + Output: build/<target>/orca clean Removes build/ info