README has been updated

This commit is contained in:
Sameer Rahmani 2018-04-19 02:10:25 +01:00
parent fa60c1b46d
commit c9c16a853c
1 changed files with 3 additions and 2 deletions

View File

@ -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.