File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 11![ LibreSpeed Logo] ( https://github.com/librespeed/speedtest/blob/master/.logo/logo3.png?raw=true )
22
33# LibreSpeed command line tool
4- Don't have a GUI but wants to use LibreSpeed servers to test your Internet speed? 🚀
4+ Don't have a GUI but want to use LibreSpeed servers to test your Internet speed? 🚀
55
66` librespeed-cli ` comes to rescue!
77
@@ -97,6 +97,20 @@ $ makepkg -si
9797
9898See the [librespeed-cli Homebrew tap](https://github.com/librespeed/homebrew-tap#setup).
9999
100+ # # Install on Windows
101+
102+ If you have either [Scoop](https://scoop.sh/) or [Chocolatey](https://chocolatey.org/) installed you can use one of the following commands:
103+
104+ - Scoop (ensure you have the ` extras` bucket added):
105+ ` ` `
106+ > scoop install librespeed-cli
107+ ` ` `
108+
109+ - Chocolatey:
110+ ` ` `
111+ > choco install librespeed-cli
112+ ` ` `
113+
100114# # Container Image
101115
102116You can run ` librespeed-cli` in a container.
You can’t perform that action at this time.
0 commit comments