Skip to content

fix: conda env create command uses wrong subcommand - #13

Open
andrewwhitecdw wants to merge 1 commit into
NVlabs:masterfrom
andrewwhitecdw:bugfix/readme-a6fcac2d
Open

fix: conda env create command uses wrong subcommand#13
andrewwhitecdw wants to merge 1 commit into
NVlabs:masterfrom
andrewwhitecdw:bugfix/readme-a6fcac2d

Conversation

@andrewwhitecdw

Copy link
Copy Markdown

This PR corrects the documentation in README.md: conda env create command uses wrong subcommand.

Changes

  • README.md: conda env create command uses wrong subcommand.

Details

--- a/README.md
+++ b/README.md
@@ -1,1 +1,1 @@
-conda env create -n m2t2 python=3.10
+conda create -n m2t2 python=3.10

Tests

Let me know if you want tests added for this fix or not.

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