updated readme.md

This commit is contained in:
Joshua Ashton
2025-01-07 16:41:48 -07:00
parent 713c901739
commit b0e85e38f5
2 changed files with 6 additions and 2 deletions
-1
View File
@@ -8,7 +8,6 @@ if [[ $EUID -ne 0 ]]; then
fi
echo "Installing the battery monitor onto your system..."
sudo pacman -S acpi
# Get the current working directory and the virtual environment
CWD=$(pwd)