ScoopInstaller / scoopinstaller.github.io

ScoopInstaller homepage and search engine
https://scoop.sh
MIT License
81 stars 18 forks source link

docs: update homepage #72

Closed walpox closed 10 months ago

walpox commented 10 months ago

The installation instructions in the homepage are not consistent with those in the documentation in the source code repository.

https://github.com/ScoopInstaller/Scoop/blob/fb3169629fa89b762e39503148cbc96223c68a6a/README.md

Additionally, the comment about needing to set the execution policy just once has been removed. The user account must be able to run unsigned PowerShell scripts, otherwise an error like this appears when using common scoop commands:

[REDACTED]

gpailler commented 10 months ago

Thanks for the update 👍