From 8a188bc09dfb8823dd2af75e04017454d003dc58 Mon Sep 17 00:00:00 2001 From: Jason Date: Mon, 23 Jan 2017 17:29:01 -0500 Subject: [PATCH] Live on gnome.org! --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6174a5..27e940d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ## An icon taskbar for the GNOME Shell An icon taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. A separate dock is no longer needed for easy access to running and favorited applications. +The easiest way to install Dash-to-Panel is from [Gnome Shell Extensions](https://extensions.gnome.org/extension/1160/dash-to-panel/). + ## Features - Move the Application Dash from the Overview into the main panel (top bar) - Set main panel position (top or bottom) and height @@ -19,8 +21,9 @@ An icon taskbar for the Gnome Shell. This extension moves the dash into the gnom ## Installation from source -The extension can be installed directly from source, either for the convenience of using git or to test the latest development version. Clone the desired branch with git +The extension can be installed directly from source, either for the convenience of using git or to test the latest development version. Please be aware that if you install the extension from git, Gnome will no longer notify you of future updates available from extensions.gnome.org. +Clone the desired branch with git
git clone https://github.com/jderose9/dash-to-panel.git
or download the branch from github. A simple Makefile is included. Then run
make