Skip to content

Commit d0a7339

Browse files
rpalobzaczynski
andauthored
Incorporate typo fix into README.
Co-authored-by: Bartosz Zaczyński <[email protected]>
1 parent 9d4112a commit d0a7339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpy-tutorial/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ $ python -m pip install -r requirements.txt
1212

1313
## Usage
1414

15-
These examples all make use of the [Jupyter Notebook](https://jupyter-notebook.readthedocs.io/en/stable/). To the examples, make sure the correct virtual environment is active (you may have to deactivate and reactivate after installing requirements), and run:
15+
These examples all make use of the [Jupyter Notebook](https://jupyter-notebook.readthedocs.io/en/stable/). To run the examples, make sure the correct virtual environment is active (you may have to deactivate and reactivate after installing requirements), and run:
1616

1717
```shell
1818
$ jupyter notebook

0 commit comments

Comments
 (0)