diff --git a/Enable-802.11mc-FTM-on-Intel-8260.md b/Enable-802.11mc-FTM-on-Intel-8260.md index d85f109..5b96ee6 100644 --- a/Enable-802.11mc-FTM-on-Intel-8260.md +++ b/Enable-802.11mc-FTM-on-Intel-8260.md @@ -84,7 +84,8 @@ If you have installed other version of hostapd before, make sure you are using h $ sudo apt install libnl-3-dev libnl-genl-3-dev ``` ### Compile & Install -Thanks to [Johannes Berg](https://johannes.sipsolutions.net/Projects/) to provide the initial patch. +Thanks to [Johannes Berg](https://johannes.sipsolutions.net/Projects/) to provide the initial patch. I have committed it to the master branch (the develop branch also has `iw` folder which is the same but with more information). + ``` $ git clone https://github.com/HappyZ/iw_intel8260_localization.git -b master $ cd iw_intel8260_localization