Skip to content

Commit 2c544f6

Browse files
committed
Bump README version to 2.0.0
Signed-off-by: John Pennycook <john.pennycook@intel.com>
1 parent e869180 commit 2c544f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ portability and maintainability of an application's source code.
4545

4646
## Installation
4747

48-
The latest release of CBI is version 1.2.0. To download and install this
48+
The latest release of CBI is version 2.0.0. To download and install this
4949
release, run the following:
5050

5151
```
52-
git clone --branch 1.2.0 https://github.com/intel/code-base-investigator.git
52+
git clone --branch 2.0.0 https://github.com/intel/code-base-investigator.git
5353
cd code-base-investigator
5454
pip install .
5555
```

0 commit comments

Comments
 (0)