abdulfatir commited on
Commit
2680039
1 Parent(s): e1d692a

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ This is intended for research purposes and provides a minimal interface to Chron
74
  Install the library by running:
75
 
76
  ```
77
- pip install git+https://github.com/amazon-science/chronos-forecasting.git
78
  ```
79
 
80
  A minimal example showing how to perform inference using Chronos-Bolt models:
 
74
  Install the library by running:
75
 
76
  ```
77
+ pip install chronos-forecasting
78
  ```
79
 
80
  A minimal example showing how to perform inference using Chronos-Bolt models: