Skip to content

Commit d9d5e0f

Browse files
Update Using-Virtual-Environment.md (#6033)
Added the rest of the incomplete sentence around using anaconda (conda for using mlagents).
1 parent b51eecf commit d9d5e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Using-Virtual-Environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ have support for the dependent libraries, so are not recommended.
2323

2424
## Use Conda (or Mamba)
2525

26-
While there are many options for setting up virtual environments for python, by far the most
26+
While there are many options for setting up virtual environments for python, by far the most common and simpler approach is by using Anaconda (aka Conda). You can read the documentation on how to get started with Conda here: [https://learning.anaconda.cloud/get-started-with-anaconda]
2727

2828
## Installing Pip (Required)
2929

0 commit comments

Comments
 (0)