From c876af0a252ab4cbabd36d48cf25eccfb209b3ee Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Sun, 17 Nov 2024 16:52:56 -0500 Subject: [PATCH] Remove references to release binaries (#58) These don't exist, and the remainder of the README instructions are sufficient. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 03327f1..e545a3c 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,6 @@ It is comprised of three crates: ## Installation -### From binary - -Simply download latest release from [releases page][releases]. - -[releases]: https://github.com/GothenburgBitFactory/taskchampion-sync-server/releases - ### As container To build the container execute the following commands.