Skip to content

Commit bdf7ae6

Browse files
authored
Update README.md
1 parent 49b6b30 commit bdf7ae6

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
@@ -11,7 +11,7 @@ Use the `requirements.txt` file included in this repository to set up a Python e
1111
`pip install -r requirements.txt`
1212

1313
### Data files
14-
The example trajectory data snippet should be downloaded from http://vu.edu/laddms-data-snippet. This data file should be placed in the same directory as the tutorial notebook and other files.
14+
The example trajectory data snippet should be downloaded from https://vu.edu/laddms-data-snippet. This data file should be placed in the same directory as the tutorial notebook and other files.
1515

1616
## Running the tutorial
17-
Open the tutorial notebook `basic_data_tutorial.ipynb` by activating the Python environment (`conda activate laddms_tutorial`) and running Jupyter Lab notebook server with the terminal command `jupter lab`.
17+
Open the tutorial notebook `basic_data_tutorial.ipynb` by activating the Python environment (`conda activate laddms_tutorial`) and running Jupyter Lab notebook server with the terminal command `jupyter lab`.

0 commit comments

Comments
 (0)