From a624ecc7b1d3a397677e4b19de8800e3c9b9891b Mon Sep 17 00:00:00 2001 From: KazukyAkayashi Date: Thu, 15 Jun 2023 07:33:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f5d0bf..aa2bdc0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Add an alias to your `.bashrc` or `bash_profile`. ```bash # Borsize -alias borsize="$HOME/Git/borsize.sh/borsize.sh" +alias borsize="$HOME/your_path/borsize.sh" ``` Once done, save and close the file. Make the aliases available in your current session by typing: