From 5af230b73b4577a4fff5a0985c88d3e750483e19 Mon Sep 17 00:00:00 2001 From: Welding Torch <46340124+Welding-Torch@users.noreply.github.com> Date: Tue, 2 Apr 2024 16:23:21 +0530 Subject: [PATCH] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Timothée Mazzucotelli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3417e3b..9536bca 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Even though it is called basher, it also works with zsh and fish. ## Installation -You can install basher in 1 line. This will install basher, and add it to your .bashrc/.zshrc file - in a way that can automatically be uninstalled later: +You can install Basher in 1 line. This will install Basher, and add it to your .bashrc/.zshrc file - in a way that can automatically be uninstalled later: curl -s https://raw.githubusercontent.com/basherpm/basher/master/install.sh | bash