Skip to content

Commit 5ed0e34

Browse files
committed
chore(readme): hls4ml finally released now
1 parent cdfbe82 commit 5ed0e34

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,11 @@ If you are using `hls4ml`, please make sure it is at least version 1.2:
4343

4444
```bash
4545
pip install hls4ml>=1.2.0
46-
47-
Note that **version 1.2** has **not yet been released on PyPI**, so installing from GitHub is required.
48-
49-
```bash
50-
pip install "hls4ml @ git+https://github.com/fastmachinelearning/hls4ml@main"
5146
```
5247

5348
## Usage
5449

55-
Please refer to the [documentation](https://calad0i.github.io/HGQ2/) for more details on how to use the library.
50+
Please refer to the [documentation](https://calad0i.github.io/HGQ2/) for more details on how to use the library.
5651

5752
A minimal example is shown below:
5853

0 commit comments

Comments
 (0)