diff options
-rwxr-xr-x | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index b40b68f..9f6b674 100755 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ It allows you to track time spent on different activities without worrying about 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: ``` git clone https://github.com/lakoliu/Furtherance.git |