We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e869180 commit 2c544f6Copy full SHA for 2c544f6
README.md
@@ -45,11 +45,11 @@ portability and maintainability of an application's source code.
45
46
## Installation
47
48
-The latest release of CBI is version 1.2.0. To download and install this
+The latest release of CBI is version 2.0.0. To download and install this
49
release, run the following:
50
51
```
52
-git clone --branch 1.2.0 https://github.com/intel/code-base-investigator.git
+git clone --branch 2.0.0 https://github.com/intel/code-base-investigator.git
53
cd code-base-investigator
54
pip install .
55
0 commit comments