There was an error while loading. Please reload this page.
1 parent 54966e0 commit 53641d2Copy full SHA for 53641d2
1 file changed
README.rst
@@ -71,14 +71,14 @@ And on Windows::
71
72
For instance on Linux the whole installation would be like this::
73
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/
+ $ wget https://github.com/dejacode/about-code-tool/archive/v2.3.2.zip
+ $ unzip v2.3.2.zip
+ $ cd about-code-tool-2.3.2/
77
$ source configure
78
79
On Windows, the whole installation would be like this:
80
81
- * Download and extract https://github.com/dejacode/about-code-tool/archive/v2.0.2.zip
+ * Download and extract https://github.com/dejacode/about-code-tool/archive/v2.3.2.zip
82
* open a command prompt and cd to the directory where the zip extraction directory
83
* run configure
84
0 commit comments