Skip to content

Commit 55bb878

Browse files
committed
Update README instruction reference from 2.0.1 to 2.0.2
1 parent 6ff8deb commit 55bb878

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@ And on Windows::
7171

7272
For 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

7979
On 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

0 commit comments

Comments
 (0)