You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,14 @@ You can install `you-get` easily via:
127
127
# pkg install you-get
128
128
```
129
129
130
+
### Option 7: Flox (Mac, Linux, and Windows WSL)
131
+
132
+
You can install `you-get` easily via:
133
+
134
+
```
135
+
$ flox install you-get
136
+
```
137
+
130
138
### Shell completion
131
139
132
140
Completion definitions for Bash, Fish and Zsh can be found in [`contrib/completion`](https://github.com/soimort/you-get/tree/develop/contrib/completion). Please consult your shell's manual for how to take advantage of them.
0 commit comments