Skip to content

Commit

Permalink
Updates to README.md (formatting only)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonfuhrmann committed Aug 20, 2024
1 parent eae7060 commit 76302a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ qmake && make -j8

System requirements to compile and run MVE or UVME are:

* libjpeg (for MVE, http://www.ijg.org/)
* libpng (for MVE, http://www.libpng.org/pub/png/libpng.html)
* libtiff (for MVE, http://www.libtiff.org/)
* libjpeg (for MVE, <http://www.ijg.org/>)
* libpng (for MVE, <http://www.libpng.org/pub/png/libpng.html>)
* libtiff (for MVE, <http://www.libtiff.org/>)
* OpenGL (for libogl in MVE and UMVE)
* Qt 5 (for UMVE, http://www.qt.io)
* Qt 5 (for UMVE, <http://www.qt.io>)

Windows and OS X: Please refer to the Wiki pages for instructions.

Expand Down

0 comments on commit 76302a4

Please sign in to comment.