Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jkobject authored Aug 22, 2024
1 parent f7fd99e commit 77a479b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ To do so, you will need to connect with google or github to [lamin.ai](https://l
To start you will need to do:

```bash
conda create -n "[whatever]" python==3.10 #scprint might work with python >3.10, but it is not tested
conda create -n <env-name> python==3.10 #scprint might work with python >3.10, but it is not tested
#one of
pip install scprint # OR
pip install scprint[dev] # for the dev dependencies (building etc..) OR
Expand Down

0 comments on commit 77a479b

Please sign in to comment.