Skip to content

Commit f29a540

Browse files
authored
Merge pull request winfsp#424 from DJStompZone/patch-1
Update README.md
2 parents 95193ef + 8a357f0 commit f29a540

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 -h -e --id "WinFsp.WinFsp" ; winget install -h -e --id "SSHFS-Win.SSHFS-Win"
4242
```
4343

4444
## Basic Usage

0 commit comments

Comments
 (0)