Skip to content

Commit df0e3cf

Browse files
authored
Update README.md
1 parent 02daf4b commit df0e3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Running this program
44

5-
- Make sure Java is installed firstly with `java -version`. ( If not found, download from the links mentioned [here](https://github.com/techout592/number-game/readme.md)
5+
- Make sure Java is installed firstly with `java -version`. ( If not found, download from the links mentioned [here](https://github.com/techout592/number-game/readme.md) )
66
- If you see the Java version and no errors, continue by running the command `javac main.java` to compile the code and check for any syntax errors.
77
- After compiling, if you see no errors you can continue by running `java Main`.
88

0 commit comments

Comments
 (0)