diff --git a/README.md b/README.md index 6ccb358..eaec2fa 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ this structure ### Workflow for developers/contributors -For best experience create a new conda environment (e.g. DEVELOP) with Python 3.10: +For the best experience create a new conda environment (e.g. DEVELOP) with Python 3.10: ``` conda create -n DEVELOP -c conda-forge python=3.10