diff --git a/README.md b/README.md index 99147afd..32d3c73d 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ make make DESTDIR=$pkgdir install ``` -On Windows CMake is usually used to create a Visual Studio solution file by running it inside the Developer Command Prompt for Visual Studio, for exact steps follow the official documentation from CMake and Microsoft and use the online search engine of your choice. The descriptions of the the options above still generally apply, although not all of them work on Windows. +On Windows CMake is usually used to create a Visual Studio solution file by running it inside the Developer Command Prompt for Visual Studio, for exact steps follow the official documentation from CMake and Microsoft and use the online search engine of your choice. The descriptions of the options above still generally apply, although not all of them work on Windows. #### Makefile