From 198227f5869ac106fff1b8e333ee104c2b82b50d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Geron?= Date: Mon, 15 Feb 2021 22:28:28 +1300 Subject: [PATCH] Fix installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed97aea..5a0f98b 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Next, clone this project by opening a terminal and typing the following commands Next, run the following commands: - $ conda env create -f environment.yml # or environment-windows.yml on Windows + $ conda env create -f environment.yml $ conda activate tf2 $ python -m ipykernel install --user --name=python3