Skip to content

Commit a536d38

Browse files
authored
Merge pull request #60 from ryanwilson/patch-1
Update Echo sample path
2 parents 85aff66 + 93f4268 commit a536d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LINUX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Start a docker instance with the following command:
6161

6262
## Build the Echo sample
6363
cd
64-
cd grpc-swift/Examples/Echo/Swift/SwiftPM
64+
cd grpc-swift/Examples/Echo/PackageManager
6565
make
6666

6767
## Run the test client and server

0 commit comments

Comments
 (0)