Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gantian127 authored Dec 7, 2023
1 parent 475ee5a commit 2379d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ and follow the instruction in the **"Lab notes"** section to run this notebook.
#### Method 3: Local PC
Please first download all the files from this repository and have
[conda](https://conda.io/projects/conda/en/latest/user-guide/install/index.html) installed on the local PC.
Then, use the following commands to create a virtual environment and launch the Jupyter Notebook.
Then, use the following commands to create a virtual environment and launch the Jupyter Notebook. The code below works best on Mac OS or Linux and may cause some errors on Windows.
```
$ cd landslide_usecase
$ conda env create --file=environment.yml
Expand Down

0 comments on commit 2379d88

Please sign in to comment.