File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ TODO: this section will soon be updated!
9
9
* [ Cargo] ( #cargo ) (Stable releases, slow)
10
10
* [ GitHub releases] ( #github-releases ) (Stable releases, fast)
11
11
* [ Arch Linux] ( #arch-linux ) (Up to date, slow)
12
- * [ Mac OS X ] ( #mac-os-x ) (Out of date, slow )
12
+ * [ macOS ] ( #macOS ) (Multiple options )
13
13
* [ Nix] ( #nix ) (Up to date, slow)
14
14
15
15
## Generic
@@ -43,7 +43,7 @@ example `pacaur`:
43
43
44
44
This takes a while to install because ` rq ` will be built from source.
45
45
46
- ## Mac OS X
46
+ ## macOS
47
47
48
48
There is a Homebrew tap available. Add it like this:
49
49
@@ -60,6 +60,12 @@ severely out of date):
60
60
61
61
brew install rq
62
62
63
+ On macOS, you can also install ` rq ` using [ MacPorts] ( https://www.macports.org ) :
64
+
65
+ sudo port install rq
66
+
67
+ More info [ here] ( https://ports.macports.org/port/rq/ ) .
68
+
63
69
## Nix
64
70
65
71
` rq ` is available in nixpkgs. You can install it via ` nix-env ` :
You can’t perform that action at this time.
0 commit comments