Please explain how $n!^{-1} * n \equiv (n - 1)!^{-1} \pmod{m}$

66 Views Asked by At

I want to find $^nC_r \bmod m$, and see this relation that $n!^{-1}\cdot n \equiv (n - 1)^{-1} \pmod{m}$, but didn't get it.