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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,10 @@ Ferium is coming to more package managers soon!
31
31
32
32
Ferium releases a no-gui version [here](https://aur.archlinux.org/packages/ferium-bin) and a version with a GUI file dialog [here](https://aur.archlinux.org/packages/ferium-gui-bin). The GUI version dependes on GTK
33
33
34
+
### Scoop
35
+
36
+
Ferium releases [here](https://scoop.sh/#/apps?q=ferium) in Scoop's official games bucket. Run `scoop bucket add games` then `scoop install ferium` to install Ferium.
37
+
34
38
### Cargo Install
35
39
36
40
If you have the Rust toolchain, you can also compile and install Ferium by running `cargo install ferium`.
0 commit comments