From 5ee0b62a5274feafbf0bf9d5d30135442c4c2e8d Mon Sep 17 00:00:00 2001 From: edbarz9 Date: Mon, 30 Dec 2019 09:14:01 +0100 Subject: [PATCH] Install instruction added --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4cd3be5..645899c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ The executable will be sym-linked to /usr/local/bin/waterfox. Note that if you use a Desktop Environment (ex. GNOME) you won't find the icon in your app list (if you are using a window manager, it shouldn't be a problem). +### Install + +Since the Makefile will pull the archive from the mirror, you'll need an internet connection. +With sudo rights, simply run `make install`. + ### License [Waterfox](https://www.waterfox.net/legal/) is distributed under the [Mozilla Public License](https://www.mozilla.org/en-US/MPL/).