Hum... Really fix markdown??!

This commit is contained in:
Ghislain MARY 2017-06-22 09:37:42 +02:00
parent 64998415a3
commit 95c22988cf

View file

@ -37,8 +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%"
PATH="C:\Qt\5.9\msvc2015\bin;%PATH%"
3. Open a Windows command line (cmd.exe) in the current directory and run: