This is an automated email from the ASF dual-hosted git repository.

huixxi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git


The following commit(s) were added to refs/heads/master by this push:
     new 49ba6e29 Update getting_started.md
     new 5512f5ca Merge pull request #1943 from day253/fix-doc-type
49ba6e29 is described below

commit 49ba6e2985ea1156244d8a020896b2e0d40c6b6d
Author: day253 <[email protected]>
AuthorDate: Fri Oct 7 22:01:03 2022 +0800

    Update getting_started.md
---
 docs/en/getting_started.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/getting_started.md b/docs/en/getting_started.md
index 4b4d14f5..b263bb49 100644
--- a/docs/en/getting_started.md
+++ b/docs/en/getting_started.md
@@ -110,7 +110,7 @@ $ mkdir build && cd build && cmake -DBUILD_UNIT_TESTS=ON .. 
&& make && make test
 ### Compile brpc with vcpkg
 
 [vcpkg](https://github.com/microsoft/vcpkg) is a package manager that supports 
all platforms,
-you can use vcpkg to build llvm with the following step:
+you can use vcpkg to build brpc with the following step:
 
 ```shell
 $ git clone https://github.com/microsoft/vcpkg.git


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to