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 0566867 commit b8bff7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ 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 overlandflow_usecase
$ conda env create --file=environment.yml
Expand Down

0 comments on commit b8bff7d

Please sign in to comment.