Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sullyj3 authored Jul 27, 2024
1 parent b1a21a6 commit ceccd0f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@ After installing, you'll need to enable and start the service.
1. `systemctl --user daemon-reload`
2. `systemctl --user enable --now sand.socket`

To see notifications, you'll need a libnotify compatible notification server. I use [swaync](https://github.com/ErikReider/SwayNotificationCenter).

You can type
```
$ sand 0
```
to check everything's working correctly.

## Building from source
You'll need a lean toolchain, which can be installed using [elan](https://github.com/leanprover/elan).

Expand Down

0 comments on commit ceccd0f

Please sign in to comment.