Commit e50025ce authored by Ronan Abhamon's avatar Ronan Abhamon

chore(README.md): add `-G "Visual Studio 14 2015"` in prepare.py command line for windows

parent 9e97a1fc
......@@ -41,7 +41,7 @@ Here are the general instructions to build linphone for desktop. The specific in
3. Open a Windows command line (cmd.exe) in the current directory and run:
python prepare.py
python prepare.py -G "Visual Studio 14 2015"
4. Open the generated Visual Studio solution `Project.sln.lnk` and build it.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment