Skip to content

Commit dfd8cbf

Browse files
committed
update README.md
1 parent 716008f commit dfd8cbf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ How to Run
1212

1313
To execute a specific solution, navigate to the respective day's directory and compile and run the Java file.
1414

15-
bash
16-
Copy code
15+
`
1716
javac Day1/Day1.java
18-
java Day1.Day1
17+
java Day1.Day1`
1918
Feel free to explore, contribute, and learn from these solutions. Happy coding and enjoy the Advent of Code challenges!

0 commit comments

Comments
 (0)