Skip to content

Commit 4243061

Browse files
authored
Update pip.md
Fixed grammatical errors.
1 parent 8f431e2 commit 4243061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/en/install/pip.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ The following NVIDIA® software are only required for GPU support.
239239
conda install -c conda-forge cudatoolkit=11.2 cudnn=8.1.0
240240
```
241241

242-
Configure the system paths. You can do it with following command everytime
243-
your start a new terminal after activating your conda environment.
242+
Configure the system paths. You can do it with the following command every time
243+
you start a new terminal after activating your conda environment.
244244

245245
```bash
246246
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CONDA_PREFIX/lib/

0 commit comments

Comments
 (0)