From e68c9d2845a8db16ccb2803af05f2894bbf5c8b5 Mon Sep 17 00:00:00 2001 From: Maseshi Date: Thu, 25 May 2023 15:50:59 +0700 Subject: [PATCH] =?UTF-8?q?=E2=9E=96=20Remove=20unnecessary=20command=20li?= =?UTF-8?q?ne?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b2c0c320..aeacd868 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,6 @@ sudo apt-get install autoconf automake g++ libtool build-essential ```bat git clone https://github.com/Maseshi/Shioru.git cd Shioru -apt-get install autoconf automake g++ libtool npm install --save ```