From 7c711782926e14933ab8ab995ac7681ea5f3a4f0 Mon Sep 17 00:00:00 2001 From: Benton Edmondson Date: Tue, 2 Jan 2024 19:24:26 -0600 Subject: [PATCH] Fix typo in readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 8709f5d..d05480c 100644 --- a/readme.md +++ b/readme.md @@ -21,9 +21,9 @@ A command-line Fediverse client that doesn’t require a server. # Installation -Run `uname -ms` and, based on the corresponding output, download the latest corresponding [release](https://github.com/BentonEdmondson/servitor/releases). +Run `uname -ms` and, based on the output, download the latest corresponding [release](https://github.com/BentonEdmondson/servitor/releases). -I only necessarily test `Linux x86_64` releases, but will fix issues with others as they arise. +I only test `Linux x86_64` releases. # Usage