diff --git a/LINUX.md b/LINUX.md index c87aed3f6..a042a88ce 100644 --- a/LINUX.md +++ b/LINUX.md @@ -61,7 +61,7 @@ Start a docker instance with the following command: ## Build the Echo sample cd - cd grpc-swift/Examples/Echo/Swift/SwiftPM + cd grpc-swift/Examples/Echo/PackageManager make ## Run the test client and server