Sfoglia il codice sorgente

Fix typo in output executable file

DricomDragon 5 anni fa
parent
commit
28f7db3eb2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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