Skip to content

Commit

Permalink
Merge pull request #729 from stribb/patch-1
Browse files Browse the repository at this point in the history
Change the URL to system-packages
  • Loading branch information
jwiegley committed Oct 15, 2018
2 parents 2b89ca4 + 50f0369 commit 6c6ecca
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 @@ -798,7 +798,7 @@ Here’s an example of usage:

This will expect a global binary package to exist called `rg`. If it
does not, it will use your system package manager (using the package
[`system-packages`](https://github.com/jabranham/system-packages)) to
[`system-packages`](https://gitlab.com/jabranham/system-packages)) to
attempt an install of a binary by the same name asyncronously. For
example, for most `macOS` users this would call: `brew install rg`.

Expand Down

0 comments on commit 6c6ecca

Please sign in to comment.