Browse Source

Update README.md

Cammy 7 years ago
parent
commit
1fc5b02a19
1 changed files with 12 additions and 1 deletions
  1. 12 1
      README.md

+ 12 - 1
README.md

@@ -32,7 +32,18 @@ This script enables you to download any ongoing Instagram livestreams as well as
 ## Installation
 
 #### Prerequisites
-You need [ffmpeg](https://ffmpeg.org/download.html), [Git](https://git-scm.com/downloads) and [Python 2.7.x or 3.5>=](https://www.python.org/downloads/) with [pip](https://pip.pypa.io/en/stable/installing/) and [setuptools](https://packaging.python.org/tutorials/installing-packages/#install-pip-setuptools-and-wheel) installed before you can install and use this script. Make sure all tools are accessible via command line (added to your PATH if on Windows, use Google).
+
+###### Windows 
+- [ffmpeg](https://ffmpeg.org/download.html)
+
+###### Linux
+- [ffmpeg](https://ffmpeg.org/download.html)
+- [Git](https://git-scm.com/downloads)
+- [Python 2.7.x or 3.5>=](https://www.python.org/downloads/)
+- [pip](https://pip.pypa.io/en/stable/installing/)
+- [setuptools](https://packaging.python.org/tutorials/installing-packages/#install-pip-setuptools-and-wheel)
+
+Make sure all tools are accessible via command line (added to your PATH if on Windows, use Google).
 
 #### Installing