From 2297e9ed869177b337c2cd7f2ecabacb94373b6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Parlak=C3=A7=C4=B1?= Date: Thu, 26 Jul 2018 20:04:07 +0300 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 912f984..17a4a01 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,7 @@ Downloads media from reddit posts. - Logs failed ones in a file to so that you can try to download them later ## How it works - - For **Windows** and **Linux** users, there are executable files to run easily without installing a third party program. But if you are a paranoid like me, you can **[compile it from source code](docs/COMPILE_FROM_SOURCE.md)**. - - In Windows, double click on bulk-downloader-for-reddit file - - In Linux, extract files to a folder and open terminal inside it. Type **`./bulk-downloader-for-reddit`** - **MacOS** users have to **[compile it from source code](docs/COMPILE_FROM_SOURCE.md)**.