Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 906ed8a

Browse files
authored
Update installation section in README.md
1 parent 73089a4 commit 906ed8a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,10 @@ ______________________________________________________________________
5656

5757
## Installation
5858

59-
The current recommended way to install Refiners is from source using [Rye](https://rye-up.com/):
59+
The current recommended way to install Refiners is from the github repostiory:
6060

6161
```bash
62-
git clone "git@github.com:finegrain-ai/refiners.git"
63-
cd refiners
64-
rye sync --all-features
62+
pip install git+https://github.com/finegrain-ai/refiners.git
6563
```
6664

6765
## Documentation

0 commit comments

Comments
 (0)