Skip to content

Commit 8908e50

Browse files
authoredDec 5, 2024
Update README.md
1 parent 59efef3 commit 8908e50

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
 

‎README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,13 @@ For the old CUDA version, please refer to <a href="https://github.com/mobiusml/g
5050

5151
# Getting Started
5252
## Installation
53+
##### Latest Stable Version
5354
```
54-
pip install gemlite #latest stable version
55+
pip install gemlite
5556
```
57+
##### Latest
5658
```
57-
pip install git+https://github.com/mobiusml/gemlite/ #Latest from master
59+
pip install git+https://github.com/mobiusml/gemlite/
5860
```
5961

6062
## Usage

0 commit comments

Comments
 (0)
Please sign in to comment.