File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -71,14 +71,14 @@ And on Windows::
7171
7272For instance on Linux the whole installation would be like this::
7373
74- $ wget https://github.com/dejacode/about-code-tool/archive/v2.0.1 .zip
75- $ unzip v2.0.1 .zip
76- $ cd about-code-tool-2.0.1 /
74+ $ wget https://github.com/dejacode/about-code-tool/archive/v2.0.2 .zip
75+ $ unzip v2.0.2 .zip
76+ $ cd about-code-tool-2.0.2 /
7777 $ source configure
7878
7979On Windows, the whole installation would be like this:
8080
81- * Download and extract https://github.com/dejacode/about-code-tool/archive/v2.0.1 .zip
81+ * Download and extract https://github.com/dejacode/about-code-tool/archive/v2.0.2 .zip
8282 * open a command prompt and cd to the directory where the zip extraction directory
8383 * run configure
8484
You can’t perform that action at this time.
0 commit comments