git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
By default, the remote origin
would be set to [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
Now add a new remote to point to the original repository from which you forked.
cd into/cloned/fork-repo