fix error in readme steps

This commit is contained in:
Jake Day 2017-08-20 19:37:19 -04:00
parent ca936784e4
commit ef1ff18f67

View file

@ -31,7 +31,7 @@ Linux running on the Surface Book and Surface Pro 4. Following the instructions
1. Copy the files under root to where they belong:
* $ sudo cp root/* /
2. Extract ipts_firmware.zip to /lib/firmware/intel/ipts/
* $ sudo mkdir /lib/firmware/intel/ipts
* $ sudo mkdir -p /lib/firmware/intel/ipts
* $ sudo unzip ipts_firmware.zip /lib/firmware/intel/ipts/
3. Install the custom kernel and headers:
* $ sudo dpkg -i linux-image*dev linux-headers*deb