This website works better with JavaScript
Home
Explore
Help
Sign In
CNI
/
FlexBisonLab
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix typo in output executable file
DricomDragon
5 years ago
parent
6b8d218acf
commit
28f7db3eb2
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
README.md
+ 1
- 1
README.md
View File
@@ -16,7 +16,7 @@ sudo apt install flex bison
```
make
-./eval
+./eval
.out
```
## How to test