We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc30fb commit a31b02bCopy full SHA for a31b02b
release_files/readme.md
@@ -2,9 +2,9 @@
2
3
the commands,
4
5
-`cd /current/directory/where/the/source/file/is/located`
+`$ cd /current/directory/where/the/source/file/is/located`
6
7
-`java mainFnc.MainFnc`
+`$ java mainFnc.MainFnc`
8
9
Should be able to run the test-program.
10
0 commit comments