summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2024-04-25 16:54:57 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2024-04-25 16:54:57 +0100
commitbf67afa371501ef7638881e921a980b45e5374a0 (patch)
treee2f361bc6e4ec4d5a1cee265167a4b0a9590c7af /README.md
parent39ae951aab014ece66c921b8827b78550e223fb2 (diff)
downloadsentrum-bf67afa371501ef7638881e921a980b45e5374a0.tar.gz
sentrum-bf67afa371501ef7638881e921a980b45e5374a0.tar.bz2
sentrum-bf67afa371501ef7638881e921a980b45e5374a0.zip
Reword README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index ad2901b..766c375 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,10 @@ Example screenshot of many noifications for a single transaction:
Either:
-* Compile from source using `cargo install sentrum` (binary will be installed in
-`~/.cargo/bin`)
* Download the binary from the
[releases page](https://github.com/sommerfelddev/sentrum/releases)
+* Install `cargo`, compile from source using `cargo install sentrum` (binary
+will be installed in `~/.cargo/bin`)
* If using archlinux, install it from the AUR:
[sentrum](https://aur.archlinux.org/packages/sentrum),
[sentrum-bin](https://aur.archlinux.org/packages/sentrum-bin) or
@@ -46,7 +46,6 @@ invocation and that will override any of the above.
```bash
cp sentrum.sample.toml sentrum.toml
-sudo cp sentrum.sample.toml /etc/sentrum/sentrum.toml
```
or