Commit cff3f6e5 authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Fixed README.

parent f0227b66
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ Installation
    GNU g++ 4.8 or later (https://gcc.gnu.org/)
    CUDA 8.0 or later (https://developer.nvidia.com/cuda-downloads)

    For image processing problems, you may optionaly install:
    For image processing problems, you may optionally install:
    DCMTK (http://dicom.offis.de/dcmtk.php.en)
    libpng (http://www.libpng.org/pub/png/libpng.html)
    libjpeg (http://libjpeg.sourceforge.net/)
@@ -77,7 +77,7 @@ To implement your own solver:

    make

    Run it on your favourite HW architecture by executing
    Run it on your favorite HW architecture by executing

    ./MyProblem