Skip to content

Commit cc5bd17

Browse files
committed
corrected final check
1 parent ed764eb commit cc5bd17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ Make sure you are in the project root directory.
2424

2525
1. **Compile the Project**:
2626

27-
javac -cp ".;lib/*" *.java
28-
27+
- javac -cp ".;lib/*" *.java
2928

3029
2. **Run the Application**:
3130
The main method is in the CreditCardProcessor class.

0 commit comments

Comments
 (0)