Skip to content

Commit b66fabc

Browse files
authored
Update README.md
1 parent 5ffcf6e commit b66fabc

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
@@ -152,10 +152,10 @@ If you face any issues, please try upgrading pip and setuptools and uninstall an
152152
If you would like to quickly start using the AI explainability 360 toolkit without cloning this repository, then you can install the [aix360 pypi package](https://pypi.org/project/aix360/) as follows.
153153

154154
```bash
155-
(your environment)$ pip install aix360 .[<algo1>, <algo2>, ...]
155+
(your environment)$ pip install aix360
156156
```
157157

158-
If you follow this approach, you will need to download the notebooks available in the [examples](./examples) folder separately.
158+
This will install v0.2.1 which includes a subset of algorithms. This will be updated soon. If you follow this approach, you will need to download the notebooks available in the [examples](./examples) folder separately.
159159

160160
## Running in Docker
161161

0 commit comments

Comments
 (0)