Browse Source

Add ack to basic tools

Andrew Swistak 11 năm trước cách đây
mục cha
commit
6523ed4806
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -114,7 +114,7 @@ sudo systemctl enable netctl-auto@wlp3s0.service
 ##### Basic Tools
 
 ```sh
-sudo pacman -S alsa-utils powertop dnsutils net-tools acpi openssh unzip unrar cronie git
+sudo pacman -S alsa-utils powertop dnsutils net-tools acpi openssh unzip unrar cronie git ack
 sudo systemctl enable sshd cronie
 ```