diff --git a/_posts/2022-12-10-Installing and Setting up Python.md b/_posts/2022-12-10-Installing and Setting up Python.md index ab71576..24078db 100644 --- a/_posts/2022-12-10-Installing and Setting up Python.md +++ b/_posts/2022-12-10-Installing and Setting up Python.md @@ -24,4 +24,4 @@ Then you have python installed but it may not be the latest version. So there are a few options for setting up python. The first one is from the Microsoft store but i would not recommend that as it is a lot harder to setup integrations with IDE's like VSCode. -The second one is from [Python] : https://www.python.org/downloads/ \ No newline at end of file +The second one is from [Python](https://www.python.org/downloads/) \ No newline at end of file