mirror of
https://github.com/thorvg/thorvg.git
synced 2025-07-23 22:58:44 +00:00
Update README.md
This commit is contained in:
parent
9b3c34c3b1
commit
2a3165d66b
1 changed files with 2 additions and 2 deletions
|
@ -81,11 +81,11 @@ Clone the vcpkg repo. Make sure you are in the directory you want the tool insta
|
||||||
```
|
```
|
||||||
git clone https://github.com/Microsoft/vcpkg.git
|
git clone https://github.com/Microsoft/vcpkg.git
|
||||||
```
|
```
|
||||||
Run the bootstrap script to build vcpkg.
|
Run the bootstrap script to build the vcpkg.
|
||||||
```
|
```
|
||||||
./bootstrap-vcpkg.sh
|
./bootstrap-vcpkg.sh
|
||||||
```
|
```
|
||||||
Install ThorVG package.
|
Install the ThorVG package.
|
||||||
```
|
```
|
||||||
./vcpkg install thorvg
|
./vcpkg install thorvg
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue