From 0042bf724e916b3e2e48589967997eb2ff975616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=9D=A8=E5=B8=86?= <39647285+leno23@users.noreply.github.com> Date: Sun, 17 May 2026 18:51:56 +0800 Subject: [PATCH] docs: fix install path typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54acedd..7b41a32 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Run this command to install powerline shell on the Raspberry Pi ``` git clone https://github.com/techcoder20/RPI-PowerlineShell-Installer.git ~/RPI-PowerlineShell-Installer sudo chmod +x ~/RPI-PowerlineShell-Installer/install.sh -~/RPI-PowerlineShell-Installer./install.sh +~/RPI-PowerlineShell-Installer/install.sh ``` **OR**