From fc4c28543f91cc9665e733861e0ae5856e1abbe5 Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 16 Aug 2023 22:44:54 -0700 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53a2ea4..fe53747 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A high-precision scientific calculator with support for units, derivatives, and Many features are missing, this is still under development. # 📦 Installation + - **Cargo:** `cargo install daisycalc` - **Arch:** `yay -S daisy` - **Debian:** coming soon