about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDominik Kutra <k-dominik@users.noreply.github.com>2023-06-09 12:16:37 +0200
committerGitHub <noreply@github.com>2023-06-09 12:16:37 +0200
commit20cd4d4950f80f1536e5615d586101356879e712 (patch)
tree7358ef0daa27ea693cba18ea1dabe51504acdec5
parent8c1587c751427882769727c4ca2dc8d91c5a132c (diff)
fix run command
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 33a4b78..cc02f36 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # r2wars-new
 
 ```
-; CGO_ENABLED=0 go run ./... -t 1s -v ./bots/warrior0.asm ./bots/warrior1.as
+; CGO_ENABLED=0 go run ./... -t 1s -v ./bots/warrior0.asm ./bots/warrior1.asm
 ```
 
 #worksonmymachine