Skip to content

Commit

Permalink
Update 01_getting_started.md
Browse files Browse the repository at this point in the history
Spelling
  • Loading branch information
galenseilis authored and Galileo-Galilei committed Sep 7, 2024
1 parent 4fa5ca3 commit 083c573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/01_tutorials/01_getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

### Create a virtual environment

It is recommended to create a virutal environment to install your packages. You can install ``kedro-pandera`` from PyPI.
It is recommended to create a virtual environment to install your packages. You can install ``kedro-pandera`` from PyPI.
```bash
conda create -n kedro-pandera-tutorial python=3.10 -y
conda activate kedro-pandera-tutorial
Expand Down

0 comments on commit 083c573

Please sign in to comment.