Skip to content

Commit 1c30b51

Browse files
Update README.md fix relative links
1 parent 0195ff6 commit 1c30b51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# CMP9065 - Data Programming in Python
22
This repository houses the course materials for the Data Programming in Python module at the University of Lincoln.
33

4-
In order to set up your personal computer to run the module's lectures and workshops Jupyter Notebooks, you have two options:
4+
In order to set up your personal computer to run the module lectures and workshops' Jupyter Notebooks, you have two options:
55

6-
- [Setup with Docker](setup-with-docker) - this is the same setup you have in the labs PC.
7-
- [Native setup](native-setup) - simpler, but may cause conflicts with other packages/softwares already installed.
6+
- [Setup with Docker](#setup-with-docker) - this is the same setup you have in the labs PC.
7+
- [Native setup](#native-setup) - simpler, but may cause conflicts with other packages/softwares already installed.
88

99

1010
---

0 commit comments

Comments
 (0)