From b2339e5ad40ae5f4ee3dd6a9f3d1946f3d429c96 Mon Sep 17 00:00:00 2001 From: miampf Date: Sun, 21 Jan 2024 21:57:16 +0100 Subject: [PATCH 1/2] updated install instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aed3c2d..28b8432 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ A simple program to organize plain text files with tags. Simply head to the [releases](https://github.com/miampf/tag/releases) page and download the latest release for your system. -### From source +### With cargo -Simply clone the repository and run `cargo install --target=` to build and install the project. Replace `` with either `x86_64-pc-windows-gnu` for windows or `x86_64-unknown-linux-gnu` for linux. +Just run `cargo install tag` to install `tag` for your system. ## Usage From 9bac706243fa6d2fbdabef093142997daefb3480 Mon Sep 17 00:00:00 2001 From: miampf Date: Sun, 21 Jan 2024 21:58:27 +0100 Subject: [PATCH 2/2] changed order --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 28b8432..142158b 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ A simple program to organize plain text files with tags. ## Installation -### As a binary - -Simply head to the [releases](https://github.com/miampf/tag/releases) page and download the latest release for your system. - ### With cargo Just run `cargo install tag` to install `tag` for your system. +### As a binary + +Simply head to the [releases](https://github.com/miampf/tag/releases) page and download the latest release for your system. + ## Usage To use tag you must add a taglist as the first line of your text files. A tagline looks like the following: