Proof that in a ring $R$, $(-1_R)(-1_R)=1_R$
I saw another proof on here using only the fundamental ring axioms, but I was curious if my method is close to being correct.
We know that $1_R$ is a unit in $R$ with inverse $(1_R)^{-1}=1_R$.
Left-multiplying by $(-1_R)$ we then get, $(-1_R)(1_R)^{-1}=(-1_R)(1_R)$
On the right side by the property of the identity element, we get $(-1_R)$, but I wasn't sure what can be done with the left side. I was hoping to manufacture that $(-1_R)^{-1}=-1_R$ so then I could say $(-1_R)(-1_R)=1_R$ by the property of the inverse.
Is this a correct way of approaching this proof? If not, what am I missing?