Skip to content

Commit 9329f4b

Browse files
authored
Merge pull request winfsp#439 from felipecrs/patch-1
Simplify suggested winget command
2 parents f29a540 + 9ad054a commit 9329f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ SSHFS-Win is a minimal port of [SSHFS](https://github.com/libfuse/sshfs) to Wind
3838
Both can also be easily installed with [WinGet](https://github.com/microsoft/winget-cli):
3939

4040
```console
41-
winget install -h -e --id "WinFsp.WinFsp" ; winget install -h -e --id "SSHFS-Win.SSHFS-Win"
41+
winget install SSHFS-Win.SSHFS-Win
4242
```
4343

4444
## Basic Usage

0 commit comments

Comments
 (0)