Skip to content

Commit 52a3659

Browse files
authored
Remove version from docs
1 parent b619aea commit 52a3659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You have various options when installing ADS.
3232
To use the AI Forecast Operator, install the "forecast" dependencies using the following command:
3333

3434
```bash
35-
python3 -m pip install 'oracle_ads[forecast]==2.9.0'
35+
python3 -m pip install 'oracle_ads[forecast]'
3636
```
3737

3838
### Installing extras libraries

0 commit comments

Comments
 (0)