Skip to content

Commit

Permalink
Merge pull request #780 from LinuxSuRen/patch-1
Browse files Browse the repository at this point in the history
fix the markdown syntax of helloworld README.md
  • Loading branch information
FoghostCn authored Jul 18, 2024
2 parents 2d69bb6 + 2085234 commit 2a074e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helloworld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This example demonstrates the basic usage of dubbo-go as an RPC framework. Check
## How to run

### Prerequisites
1. Install `protoc [version3][]
1. Install `protoc` [version3][]
Please refer to [Protocol Buffer Compiler Installation][].

2. Install `protoc-gen-go` and `protoc-gen-triple`
Expand Down

0 comments on commit 2a074e0

Please sign in to comment.