Skip to content

Commit

Permalink
Corrected requirements for pacman-panel
Browse files Browse the repository at this point in the history
  • Loading branch information
xtonousou committed Oct 26, 2020
1 parent 6d5d348 commit ac45d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pacman-panel.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Dependencies: bash>=3.2, coreutils, file, grep, iputils, pacman, yaourt
# Dependencies: bash>=3.2, coreutils, file, grep, iputils, pacman, (yaourt or yay or auracle)

# Makes the script more portable
readonly DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
Expand Down

0 comments on commit ac45d7c

Please sign in to comment.