Skip to content

Commit

Permalink
Add build instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartFinn committed Jan 20, 2020
1 parent 2e74c8a commit 5982ff3
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 5982ff3

Please sign in to comment.