From 0b4d69a644a567da140d0ba98a26ceaec5cf87ef Mon Sep 17 00:00:00 2001 From: Louis-Marie Baer Date: Thu, 30 May 2024 23:02:16 +0200 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5a87a9..debbbcb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Simple rust program to format and return response of any API you want in a human ## Quick install -A script exist for Debian to automate the installation. +A script exist for Debian based distribution to automate the installation. ```bash curl -s https://raw.githubusercontent.com/Cyrix126/api-formatter/main/docs/quick-install.sh | sh ```