Can't install Adafruit boards on IDE

Hello,

I recently bought an Adafruit Feather M0 board. On Arduino IDE's board manager, I found and installed the Arduino SAMD boards I can't find the Adafruit SAMD package as explained here:

Any idea why this add-on does not show up on the list ? I am using the latest version of IDE, i.e. 1.8.2, I also tried with 1.6.4 with the same success...

Many thanks

M.

There's a step on the previous page you need to do first:

Copy and paste the link below into the Additional Boards Manager URLs option in the Arduino IDE preferences.
https://adafruit.github.io/arduino-board-index/package_adafruit_index.json

After doing that open Tools > Boards Manager, wait for downloads to complete, and you will see Adafruit SAMD Boards in the list and you can install it.