Skip to content

Conversation

rusty3699
Copy link

Update Conda environment creation instructions in README

Corrected the command for creating a Conda environment from a YAML file in the project documentation. Replaced the incorrect 'conda create -f' with the correct 'conda env create -f' to align with Conda's command syntax. This update ensures users can successfully set up their development environment following the provided instructions.

Update Conda environment creation instructions in README

Corrected the command for creating a Conda environment from a YAML file in the project documentation. Replaced the incorrect 'conda create -f' with the correct 'conda env create -f' to align with Conda's command syntax. This update ensures users can successfully set up their development environment following the provided instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant