Fix sbp install command, no "." prefix needed.

This commit is contained in:
2022-11-16 15:56:19 +13:00
parent 320db353e3
commit 822be214f6

View File

@ -275,7 +275,7 @@ Once powerline fonts are installed we need to install simple bash prompt:
git clone https://github.com/jmhbnz/sbp ~/Downloads/sbp/ git clone https://github.com/jmhbnz/sbp ~/Downloads/sbp/
# Run the install script # Run the install script
./home/$USER/Downloads/sbp/bin/install /home/$USER/Downloads/sbp/bin/install
# Ensure config directory exists # Ensure config directory exists
mkdir --parents /home/$USER/.config/sbp/ mkdir --parents /home/$USER/.config/sbp/