Skip to content

Conversation

DJStompZone
Copy link
Contributor

Addresses syntax error in README.md occurring on Windows Powershell, by replacing the && with ;

Fixes #423

Fix syntax error for Windows Powershell
@billziss-gh
Copy link
Collaborator

You are right that && does not work on versions of Powershell that ships with Windows. I am merging this.

@billziss-gh billziss-gh merged commit f29a540 into winfsp:master Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

The token '&&' is not a valid statement separator in this version.

2 participants