Skip to content

Commit f70afe0

Browse files
authoredAug 17, 2023
Update README.md
1 parent 0ce2f40 commit f70afe0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This repository contains two folders for the contents of the course:
88

99
## Installing
1010
1. To use these exercise files locally on your computer, you must have the following installed:
11-
- [Python 3.10][https://www.python.org/downloads/]
11+
- [Python][python-download]
1212
2. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.
1313

1414
## Codespace
@@ -18,5 +18,6 @@ This course has been set up to use Codespaces, an online development environment
1818
[0]: # (Replace these placeholder URLs with actual course URLs)
1919

2020
[lil-course-url]: https://www.linkedin.com/learning/
21+
[python-download]: https://www.python.org/downloads/
2122
[lil-thumbnail-url]: http://
2223

0 commit comments

Comments
 (0)
Please sign in to comment.