Skip to content

Commit 386f50a

Browse files
committed
Restore text removed in last commit
1 parent e3929db commit 386f50a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

swift/example_code/lambda/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,9 @@ $ swift build
6262
```
6363

6464
To build one of these examples in Xcode, navigate to the example's directory
65-
Then type `xed.` to open the example directory in Xcode. You can then use
66-
standard Xcode build and run commands.
65+
(such as the `ListUsers` directory, to build that example). Then type `xed.`
66+
to open the example directory in Xcode. You can then use standard Xcode build
67+
and run commands.
6768

6869
<!--custom.instructions.start-->
6970
<!--custom.instructions.end-->

0 commit comments

Comments
 (0)