Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ThijsvdLaar authored Aug 23, 2023
1 parent 2d29a77 commit b826072
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@ Next, activate the virtual environment
```
and instantiate the required packages
```
(SAIF) pkg> instantiate
(LAIF) pkg> instantiate
```
This will download and install the required packages in the virtual environment named SAIF.
This will download and install the required packages in the virtual environment named LAIF.

# Run the demos
Exit Julia, navigate to the root directory and start a Jupyter server
```
~/SAIF$ jupyter notebook
~/LAIF$ jupyter notebook
```
A browser window will open, and you can select the demo you wish to run.

# License
MIT License, Copyright (c) 2023 BIASlab http://biaslab.org
MIT License, Copyright (c) 2023 BIASlab http://biaslab.org

0 comments on commit b826072

Please sign in to comment.