Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
website: Add
git remote add
to contributing.md (#68)
Without adding the main gem5 repository as a remote, the command for syncing a fork and local repository to the main gem5 repository does not work. `upstream` needs set. This patch fixes this error.
- Loading branch information