Skip to content

Commit

Permalink
fix git install typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyangkang committed Jun 18, 2024
1 parent d18af0e commit 7dfff05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pip install stemflow
To install the latest beta version from github:

```py
pip install pip@git+https://github.com/chenyangkang/stemflow.git
pip install stemflow@git+https://github.com/chenyangkang/stemflow.git
```

Or using conda:
Expand Down

0 comments on commit 7dfff05

Please sign in to comment.