There was an error while loading. Please reload this page.
1 parent 7b9c4f1 commit 9925d22Copy full SHA for 9925d22
README.md
@@ -27,8 +27,9 @@ The package manager is bundled with the [downloads available at swift.org](https
27
28
If you want to verify you already have the package manager installed, enter the following in a terminal:
29
30
-```bash
+```sh
31
swift build --help
32
+
33
```
34
If you get usage output, it is installed.
35
0 commit comments