Skip to content

Commit acb3518

Browse files
committed
updated readme
1 parent 0d39edb commit acb3518

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ Read in the following order:
2121

2222

2323

24-
How to run the files.
24+
## How to run the files
25+
Download and install python from [here](python.org).
2526
After installing python, open up a terminal/cmd and type in
2627
`pip install jupyter-notebook`
2728

28-
Download or clone the repository and open up a terminal inside the repo and enter the command
29+
Download or clone this repository and open up a terminal inside the repo and enter the command
2930
`jupyter notebook`
3031

31-
It will automatically launch your browser and you can read and run python code inside it
32-
32+
It will automatically launch your browser and you can read and view the files from your own system.
3333

3434
README file to be properly updated soon

0 commit comments

Comments
 (0)