diff --git a/Readme.md b/Readme.md index 2be27536..38660434 100644 --- a/Readme.md +++ b/Readme.md @@ -43,7 +43,7 @@ func main() { } ``` -To run the application, put the code in a file called hello.go and run: +###To run the application, put the code in a file called hello.go and run: go run hello.go