소스 검색

Fix typo in output executable file

DricomDragon 5 년 전
부모
커밋
28f7db3eb2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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