diff --git a/README.md b/README.md index 94ccac10..86a85383 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Execute the commands below to build from the source: * To build the package: ``` - bal build ./twilio + bal build ./ballerina ``` * To run tests after build: ```