Fix markdown.

This commit is contained in:
Ghislain MARY 2017-06-22 09:34:17 +02:00
parent a687f81bfd
commit 64998415a3

View file

@ -37,6 +37,7 @@ Here are the general instructions to build linphone for desktop. The specific in
2. Define the `Qt5_DIR` and `PATH` environment variable to the Qt5 installation path:
Qt5_DIR="C:\Qt\5.9\msvc2015\lib\cmake"
PATH="C:\Qt\5.9\msvc2015\bin;%PATH%"
3. Open a Windows command line (cmd.exe) in the current directory and run: