Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit 313476f

Browse files
authored
Update README.md
1 parent 625652f commit 313476f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Installation:
99
(Windows):
1010

1111

12-
cd _directory of jar file_
13-
java -jar SmartEditor.jar
12+
cd -directory of jar file-
13+
java -jar SmartEditor.java.jar
1414
1515
1616
(Mac/Linux):
1717

1818

19-
cd _directory of jar file_
20-
java -jar SmartEditor.jar
19+
cd -directory of jar file-
20+
java -jar SmartEditor.java.jar

0 commit comments

Comments
 (0)