From 8c4bb8b8a50e5a37e6a13f671db82fab19002a59 Mon Sep 17 00:00:00 2001 From: "Random._." Date: Mon, 14 Oct 2024 23:02:34 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 038ef22..6af138d 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ This can be any tool you want to install, which is pre-compiled for your device ```bash # Install ir -pip install -U ir +pip install -U install-release ``` Example Installation a tool named [deno](https://github.com/denoland/deno)(A modern runtime for JavaScript and TypeScript) directly from its GitHub releases.