Updated Enable 802.11mc FTM on Intel 8260 (markdown)

HappyZ 2018-01-30 17:29:20 -06:00
parent 4f1fd96d66
commit cd4a092c9b
1 changed files with 2 additions and 2 deletions

@ -78,8 +78,8 @@ $ sudo apt install libnl-3-dev libnl-genl-3-dev
```
### Compile & Install
```
$ git clone https://github.com/HappyZ/iw.git
$ cd iw
$ git clone https://github.com/HappyZ/iw_intel8260_localization.git -b master
$ cd iw_intel8260_localization
$ make
$ sudo make install
```