From c9c16a853c8b22e624680ad8e717b90a896a3b38 Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Thu, 19 Apr 2018 02:10:25 +0100 Subject: [PATCH] README has been updated --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 846c49f..fc860bf 100755 --- a/README.md +++ b/README.md @@ -30,11 +30,12 @@ Since the installer script uses `sudo`, during the installation process, you'll have to enter your password. Make sure that you're user account has a `sudo` access. -You can also download the tarball from release section and extract the tarball +If you suffer from poor internet connection (like people in my homeland), +you can also download the tarball from release section and extract the tarball in your `$HOME` directory. So you're going to end up with `.fg42` directory in your `$HOME` and all you have to do is to install it using `make install` command. -**NOTE**: please note that the tarball releases are still experimental and might have +**NOTE**: Please note that the tarball releases are still experimental and might have some issues since they contain the elisp packages as well. In case of any problem please report the issue.