File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ python fetch_html.py https://github.com
134134``````
135135
136136* # ## Get External IP
137- Gets the external ip-address from the current machine and prints it to the console
137+ Gets the external IP-Address from the current machine and prints it to the console
138138` ` ` bash
139139python getExternalIp.py
140140` ` `
@@ -314,10 +314,10 @@ of youtube-dl.
314314#### Requirements
315315* You will need to install youtube_dl
316316 * This can be installed using pip on windows,
317- * if you do not know how to use pip please read the installation instructions
318- * requests library
319- * can be downloaded using pip on windows and respective package managers on different operating systems.
320- * ffmpeg in order to convert the downloaded files to the right format
317+ * If you do not know how to use pip please read the installation instructions
318+ * Requests library
319+ * Can be downloaded using pip on windows and respective package managers on different operating systems.
320+ * ffmpeg in order to convert the downloaded files to the right format
321321
322322#### Installation
323323
You can’t perform that action at this time.
0 commit comments