diff --git a/README.md b/README.md index 9b595dd..db4ba44 100644 --- a/README.md +++ b/README.md @@ -58,13 +58,13 @@ pyenv install 3.10 ``` -## PlantNet-300K +## PlantNetLibre-300K Clone the repo and set up Python environment. Flavor Python version to taste. ``` -git clone https://spacecruft.org/deepcrayon/PlantNet-300K -cd PlantNet-300K/ +git clone https://spacecruft.org/deepcrayon/PlantNetLibre-300K +cd PlantNetLibre-300K/ pyenv local 3.11 virtualenv -p python3.11.4 env source env/bin/activate