Interfacing Arduino NANO with NEO M8N GPS Module using AltSoftSerial Library

Hello World!

Is it possible to Interface a NEO M8N GPS Module with an Arduino NANO using the AltSoftSerial Library for Serial Communications, as mentioned in this Github?

Interfacing NEO M8N GPS Module with Arduino

If yes, what are the pins (TX, RX) used on the Arduino Nano that are compatible with the library?

I know Arduino UNO supports Pins 8 and 9, but what are the specific pins for ARDUINO NANO?

Thanks!

it is the same MCU Atmega 328p, so the same pins 8 and 9.
https://www.pjrc.com/teensy/td_libs_AltSoftSerial.html