Skip to content

Commit e9c4dac

Browse files
authored
Update README.md
1 parent 88fd849 commit e9c4dac

File tree

1 file changed

+1
-1
lines changed
  • setup/01_optional-python-setup-preferences

1 file changed

+1
-1
lines changed

setup/01_optional-python-setup-preferences/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ There are several ways to install Python and set up your computing environment.
66

77
I have been a long-time user of [Conda](https://anaconda.org/anaconda/conda) and [pip](https://pypi.org/project/pip/), but recently, the [uv](https://github.com/astral-sh/uv) package has gained significant traction as it provides a faster and more efficient way to install packages and resolve dependencies.
88

9-
I recommend starting with *Option 1: Using uv* as it is the more modern approach in 2025. If you encounter problems with *Option 1*, consider *Option 2: Option 2: Using Conda*.
9+
I recommend starting with *Option 1: Using uv* as it is the more modern approach in 2025. If you encounter problems with *Option 1*, consider *Option 2: Using Conda*.
1010

1111

1212
 

0 commit comments

Comments
 (0)