From 16a4c7132555bc6619eb9f5f6d5e1c3ba69711e5 Mon Sep 17 00:00:00 2001 From: Aayush Chalise Date: Sat, 14 Dec 2024 21:34:55 +0545 Subject: [PATCH] =?UTF-8?q?Info=20for=20`curl`=20Command=20=F0=9F=96=A5?= =?UTF-8?q?=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: aayush <177418358+aayushrg7@users.noreply.github.com> Co-Authored-By: Smriti Bhandari <187972284+smritics@users.noreply.github.com> --- docs/installation/cli.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/installation/cli.md b/docs/installation/cli.md index 91f5012..d181958 100644 --- a/docs/installation/cli.md +++ b/docs/installation/cli.md @@ -2,6 +2,9 @@ **To install Carch, execute the following command in your terminal:** +> [!INFO] +> **Make sure to install `curl` before running this command** **`sudo pacman -S curl`** + :::code-group