Ver Fonte

Fix typo in output executable file

DricomDragon há 5 anos atrás
pai
commit
28f7db3eb2
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ sudo apt install flex bison
 
 ```
 make
-./eval
+./eval.out
 ```
 
 ## How to test