X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=README;h=6c23712ff3c8a82c0c22f15d54e653ab231a3f41;hb=58c1f6f50ae4a5483e43fc9ec80233508adfe099;hp=c5f108074afd835b7b4e7de570c1554458246490;hpb=722869e27e6f6ef9db09fa9114994e167b7e8894;p=deb_libcec.git diff --git a/README b/README index c5f1080..6c23712 100644 --- a/README +++ b/README @@ -7,7 +7,6 @@ To install libCEC on Linux: # sudo make install To install libCEC on Windows: -* go to /project and execute download-deps.cmd to download Boost. * open /project/libcec.sln with Visual C++ 2010 or Visual Studio 2010. * build the project. * copy libcec.dll and pthreadVC2.dll to your desired destination. @@ -15,7 +14,6 @@ To install libCEC on Windows: To build an installer on Windows: * download and install the Windows DDK. * download and install NSIS. -* go to /project and execute download-deps.cmd to download Boost. * go to /project and execute create-installer.cmd to create the installer. * the installer is stored as /project/libCEC-installer.exe