Skip to content

Commit 3049d10

Browse files
Update setup-environment.md
1 parent 32df44a commit 3049d10

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/python/setup-environment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ description: In this tutorial, you will learn how to set up your development env
2020
---
2121

2222
Install Python
23-
< />
23+
2424
### Step 1: Let’s Download the git
2525

2626
1. Go to the [Git Website](https://git-scm.com/) and click on download for windows button.
@@ -52,7 +52,7 @@ Install Python
5252
- 1. The next screen click next on Public Licence.
5353
- 2. Choose the location as default and click on Next
5454

55-
< />
55+
5656

5757
### Step 3: Understanding the Interface.
5858

@@ -107,8 +107,8 @@ Install Python
107107
```html title="create a new repository on the command line"
108108
git --version
109109
```
110-
< />
110+
111111

112112
## Conclusion
113113

114-
In conclusion, I hope you enjoyed reading this article on “Setting up your Git Enviornment?”. In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan.
114+
In conclusion, I hope you enjoyed reading this article on “Setting up your Git Enviornment?”. In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan.

0 commit comments

Comments
 (0)