diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-04-19 09:58:57 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-04-19 09:58:57 +0300 |
commit | cb7bb3eec070f2bb9b307743f0b9b6dbfb768cc6 (patch) | |
tree | 3528f81cc13f9c6f037b50d0cff5f4a4f04f7442 /README.md | |
parent | 1cce204185b9887b2439aa3a694e3a2f5200e8b4 (diff) | |
download | Furtherance-cb7bb3eec070f2bb9b307743f0b9b6dbfb768cc6.tar.zst |
Update README
Diffstat (limited to 'README.md')
-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 |