Skip to content

Commit

Permalink
Fix markdown format
Browse files Browse the repository at this point in the history
  • Loading branch information
danny50610 authored and kornelski committed Mar 11, 2020
1 parent 5ea5482 commit 6d95c51
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 98,11 @@ Build Requirements

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

git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg
./bootstrap-vcpkg.sh
./vcpkg integrate install
vcpkg install mozjpeg
git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg
./bootstrap-vcpkg.sh
./vcpkg integrate install
vcpkg install mozjpeg

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.

Expand Down

0 comments on commit 6d95c51

Please sign in to comment.