diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-04-19 09:55:31 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-04-19 09:55:31 +0300 |
commit | 1bfeade196cc2fe12e809c1fde2adebbf5d718cb (patch) | |
tree | 40a7703556cb1adc6a71f15b63e323572a385375 | |
parent | c13382d1b75ffd64289be6b6ded2203058da294e (diff) | |
download | Furtherance-1bfeade196cc2fe12e809c1fde2adebbf5d718cb.tar.zst |
Update README
-rwxr-xr-x | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 3bc8234..802f2f3 100755 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ It allows you to track time spent on different activities without worrying about ## Build The easiest way to build Furtherance is with [GNOME Builder](https://flathub.org/apps/details/org.gnome.Builder). + To build Furtherance on your own, make sure you have all the dependencies: rust, cargo, meson, ninja-build, sqlite3, dbus-1, glib-2.0, gtk4, libadwaita-1 Then do: ``` |