Skip to content

Commit cf1ab99

Browse files
authored
Update README.md
1 parent fdf30db commit cf1ab99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ conda install jupyterlab pandas seaborn sympy beautifulsoup4 lxml html5lib pytab
8282
```
8383
To install Pint, run this command:
8484
```
85-
conda install -c unidata pint
85+
conda install -c conda-forge pint
8686
```
8787
And to install the ModSim library, run this command:
8888
```
@@ -164,7 +164,7 @@ To start Jupyter on macOS or Linux, open a Terminal; on Windows, open
164164
Git Bash. Use to “change directory" into the code directory in the
165165
repository:
166166
```
167-
cd ModSimPy/code
167+
cd ModSimPy/notebooks
168168
```
169169
Then launch the Jupyter notebook server:
170170
```

0 commit comments

Comments
 (0)