From 5982ff31ad99d0b1e3b0affc99b4cfdea3fea0e5 Mon Sep 17 00:00:00 2001 From: Sergei Eremenko Date: Mon, 20 Jan 2020 11:48:54 +0200 Subject: [PATCH] Add build instruction --- README.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d776a57..bf1f666 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ -# material-cursors -material-cursors +# Material Cursors + +### Manual Install + +1. Install dependencies: + + - git + - make + - inkscape + - xcursorgen + +2. Run the following commands as normal user: + + ``` + git clone https://github.com/varlesh/material-cursors.git + cd material-cursors + make build + sudo make install + ``` + +3. Choose a theme in the Settings or in the Tweaks tool.