We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399791b commit a4d31dcCopy full SHA for a4d31dc
1 file changed
contributing.md
@@ -20,7 +20,7 @@ Pull requests are the greatest contributions, so be sure they are focused in sco
20
# Navigate to the newly cloned directory
21
cd slims
22
# Assign the original repo to a remote called "upstream"
23
- git remote add upstream https://github.com/gitscrum/slims
+ git remote add upstream https://github.com/scrum/slims
24
# Install the tools necessary for development
25
npm install
26
# Run local server
0 commit comments