Skip to content

Commit 7b4e2f0

Browse files
Update readme.md
1 parent 8b3eac5 commit 7b4e2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Hungry_Serpent/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To compile and run the game, follow these steps:
2828

2929
1. Compile the code using a C++ compiler like g++:
3030
```bash
31-
g++ -o snake snake.cpp
31+
g++ -o snake Hungry_Serpent.cpp
3232

3333
2. Run the compiled program:
3434
```bash

0 commit comments

Comments
 (0)