File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ It is a `Loguru` based custom logging package for python projects.
3333- Install ** Python (>= v3.10)** and ** pip (>= 23)** :
3434 - ** [ RECOMMENDED] [ Miniconda (v3)] ( https://www.anaconda.com/docs/getting-started/miniconda/install ) **
3535 - * [ arm64/aarch64] [ Miniforge (v3)] ( https://github.com/conda-forge/miniforge ) *
36- - * [ Python virutal environment] [ venv] ( https://docs.python.org/3/library/venv.html ) *
36+ - * [ Python virtual environment] [ venv] ( https://docs.python.org/3/library/venv.html ) *
3737
3838[ OPTIONAL] For ** DEVELOPMENT** environment:
3939
Original file line number Diff line number Diff line change 11nav :
2- - Prequisites : prerequisites.md
2+ - Prerequisites : prerequisites.md
33 - Installation : installation.md
44 - Configuration : configuration.md
55 - Examples : examples.md
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ title: Prerequisites
77- Install ** Python (>= v3.10)** and ** pip (>= 23)** :
88 - ** [ RECOMMENDED] [ Miniconda (v3)] ( https://www.anaconda.com/docs/getting-started/miniconda/install ) **
99 - * [ arm64/aarch64] [ Miniforge (v3)] ( https://github.com/conda-forge/miniforge ) *
10- - * [ Python virutal environment] [ venv] ( https://docs.python.org/3/library/venv.html ) *
10+ - * [ Python virtual environment] [ venv] ( https://docs.python.org/3/library/venv.html ) *
1111
1212[ OPTIONAL] For ** DEVELOPMENT** environment:
1313
You can’t perform that action at this time.
0 commit comments