mirror of
https://github.com/google/brotli.git
synced 2024-11-25 04:50:05 +00:00
typo fix (#868)
This commit is contained in:
parent
4969984a95
commit
0e8afdc968
@ -35,7 +35,7 @@ You can download and install brotli using the [vcpkg](https://github.com/Microso
|
|||||||
cd vcpkg
|
cd vcpkg
|
||||||
./bootstrap-vcpkg.sh
|
./bootstrap-vcpkg.sh
|
||||||
./vcpkg integrate install
|
./vcpkg integrate install
|
||||||
vcpkg install brotli
|
./vcpkg install brotli
|
||||||
|
|
||||||
The brotli port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
|
The brotli port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user