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 e152d1e commit dea2d73Copy full SHA for dea2d73
1 file changed
README.md
@@ -41,7 +41,7 @@ Before submitting a pull request, please ensure that your code changes comply wi
41
You can run the following command in the root of the package repository clone:
42
43
```bash
44
-swift package plugin --allow-writing-to-package-directory swiftformat --verbose --cache ignore --swift-version 5.9
+swift package plugin --allow-writing-to-package-directory swiftformat --verbose --cache ignore
45
```
46
47
## License
0 commit comments