From e1c15ddb0f28b095573b50c302c8c0aa358c8122 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Thu, 3 Nov 2022 01:32:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d2afd5..de2fc70 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ pip install facebook-downloader >> The program is dependent on selenium, so in order to run it, you will have to download and properly setup geckodriver (setup instructions available below) # Docker -** Pull the image** +**Pull the image** ``` docker pull rly0nheart/facebookdl:facebookdl ```