Fix installation instructions
parent
374d9b279e
commit
198227f586
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue