Skip to content

Commit 913985d

Browse files
committed
Show output for when it is not installed
1 parent 55e87c4 commit 913985d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ If you want to verify you already have the package manager installed, enter the
2929

3030
swift build --help
3131

32-
If you get usage output, it is installed.
32+
If you get usage output, it is installed, otherwise you will see an error such as:
33+
34+
<unknown>:0: error: no such file or directory: 'build'
3335

3436
## Development
3537

0 commit comments

Comments
 (0)