Skip to content

Commit 6d95c51

Browse files
danny50610kornelski
authored andcommitted
Fix markdown format
1 parent 5ea5482 commit 6d95c51

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

BUILDING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,11 @@ Build Requirements
9898

9999
You can download and install mozjpeg using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager:
100100

101-
git clone https://github.com/Microsoft/vcpkg.git
102-
cd vcpkg
103-
./bootstrap-vcpkg.sh
104-
./vcpkg integrate install
105-
vcpkg install mozjpeg
101+
git clone https://github.com/Microsoft/vcpkg.git
102+
cd vcpkg
103+
./bootstrap-vcpkg.sh
104+
./vcpkg integrate install
105+
vcpkg install mozjpeg
106106

107107
The mozjpeg 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.
108108

0 commit comments

Comments
 (0)