diff --git a/README.md b/README.md index c5859d3..6ce2f8e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If you aren't using conda git clone https://github.com/TomAugspurger/dask-tutorial-pycon-2018 # Enter the repository -cd dsak-tutorial-pycon-2018 +cd dask-tutorial-pycon-2018 # Create a virtualenv python3 -m venv .env