Skip to content

Commit 433e358

Browse files
authored
Merge pull request larymak#12 from jkinathan/fix_instagramBot_readme
fixed Instagrambot readme typos
2 parents 6b804ca + 8dbee6f commit 433e358

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

InstagramBot/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
- firefox browser(for ease of running)
88

99
#### Instructions
10-
Create a folder and name it'nstagram bot', inside the folder create a python file 'instagram.py'
11-
Open the folder in your code editor(VS Code, Pycharm, Sumblime etc.)
10+
Create a folder and name it 'instagram bot', inside the folder create a python file 'instagram.py'
11+
Open the folder in your code editor(VS Code, Pycharm, Sublime etc.)
1212
Open the terminal and cd/foldername and the pip install Instapy
1313

1414
Copy the code and paste in your work file.
@@ -18,5 +18,5 @@ To run the file in the terminal write
1818
python3 'filename'
1919
```
2020

21-
Ant that's it.
22-
Congratulation You have build your First Instagram Bot 👏👏
21+
And that's it.
22+
Congratulations You have built your First Instagram Bot 👏👏

0 commit comments

Comments
 (0)