瀏覽代碼

Add bc to dependencies on Arch

Tomás Pinho 5 年之前
父節點
當前提交
18c1f607c1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -30,7 +30,7 @@ Install [rtl8821ce-dkms-git](https://aur.archlinux.org/packages/rtl8821ce-dkms-g
 
 #### Dependencies for manual installation on Arch Linux
 ```
-sudo pacman -Syu linux-headers dkms
+sudo pacman -Syu linux-headers dkms bc
 ```
 If you are running a non-vanilla kernel then install the headers to match the kernel package. Proceed to the section below.