screenpipe icon indicating copy to clipboard operation
screenpipe copied to clipboard

windows install screenpipe didnt work

Open gptzm opened this issue 1 year ago • 1 comments

Installation Command Not Directly Executable on Windows

I encountered an issue when trying to execute the official installation command on Windows:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

This command cannot be directly run in Windows Command Prompt or PowerShell. It would be helpful to provide installation instructions specific to the Windows platform or clearly indicate in the documentation that this command requires using the Windows Subsystem for Linux (WSL) or another method.

Thank you!

gptzm avatar Oct 13 '24 06:10 gptzm

@gptzm can you try updated instructions? https://docs.screenpi.pe/docs/getting-started#windows-installation-experimental

louis030195 avatar Oct 18 '24 01:10 louis030195