Skip to content

Commit

Permalink
fix remote setter
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanckulp committed Nov 6, 2023
1 parent 47a3517 commit 23f6aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ To keep your project up-to-date with the latest Speedrail changes over time:

```sh
# one time only
git remote add speedrail speedrail
git remote add speedrail https://github.com/ryanckulp/speedrail.git

# when you notice Speedrail updates on GitHub
git pull
Expand Down

0 comments on commit 23f6aea

Please sign in to comment.