Update README.md

This commit is contained in:
Kazuky Akayashi 2023-06-15 07:33:39 +02:00
parent 21689c98b0
commit a624ecc7b1

View file

@ -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: