Skip to content

Commit 601e40e

Browse files
committed
Update README instruction from v2.0.0 to v2.0.1
1 parent 96b2372 commit 601e40e

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.0.zip
75-
$ unzip v2.0.0.zip
76-
$ cd about-code-tool-2.0.0/
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/
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.0.zip
81+
* Download and extract https://github.com/dejacode/about-code-tool/archive/v2.0.1.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)