Skip to content

Commit ba9a572

Browse files
committed
README.md: No need to cd pythonjs twice
1 parent 506c483 commit ba9a572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Usage::
1919

2020
Example::
2121

22-
cd PythonJS/pythonjs
22+
cd pythonjs
2323
./translator.py myscript.py > myscript.js
2424

2525

0 commit comments

Comments
 (0)