Skip to content

Commit d37af68

Browse files
Update README.md
1 parent 83f4663 commit d37af68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/inheritance/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ then, we need to compile it first
1212
since we will be using another class
1313

1414
```
15-
java Animal.java Cat.java
15+
javac Animal.java Cat.java
1616
```
1717

1818
then

0 commit comments

Comments
 (0)