Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mobicham authored Dec 5, 2024
1 parent 59efef3 commit 8908e50
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,13 @@ For the old CUDA version, please refer to <a href="https://github.com/mobiusml/g

# Getting Started
## Installation
##### Latest Stable Version
```
pip install gemlite #latest stable version
pip install gemlite
```
##### Latest
```
pip install git+https://github.com/mobiusml/gemlite/ #Latest from master
pip install git+https://github.com/mobiusml/gemlite/
```

## Usage
Expand Down

0 comments on commit 8908e50

Please sign in to comment.