We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f31e4 commit 32edc3eCopy full SHA for 32edc3e
1 file changed
README.md
@@ -10,7 +10,7 @@ Scoop is a command-line installer for Windows.
10
11
## Installation
12
13
-Run this command from you PowerShell to install scoop to it's default location (`C:\Users\<user>\scoop`)
+Run this command from your PowerShell to install scoop to its default location (`C:\Users\<user>\scoop`)
14
```powershell
15
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
16
```
0 commit comments