Merge pull request #16 from dbugsy/patch-1

Fix typo
This commit is contained in:
Jake Day 2017-10-23 18:24:54 -04:00 committed by GitHub
commit 839c0e2c1b

View file

@ -50,7 +50,7 @@ You will need to download :
* $ sudo ln -s /usr/lib/systemd/system/hibernate.target /etc/systemd/system/suspend.target && sudo ln -s /usr/lib/systemd/system/systemd-hibernate.service /etc/systemd/system/systemd-suspend.service
4. Set permissions on mwifiex_pcie.sh script:
* $ sudo chown root /lib/systemd/system-sleep/mwifiex_pcie.sh
* $ sudo chmow 755 /lib/systemd/system-sleep/mwifiex_pcie.sh
* $ sudo chmod 755 /lib/systemd/system-sleep/mwifiex_pcie.sh
5. Install the custom kernel and headers:
* $ sudo dpkg -i linux-image*dev linux-headers*deb
6. Reboot on installed kernel.