Merge pull request #663 from jchyip/patch-1

Update README.md to fix broken link to CMake
This commit is contained in:
Kyzentun
2015-06-02 09:32:36 -06:00
+2 -2
View File
@@ -7,7 +7,7 @@ Advanced cross-platform rhythm game for home and arcade use.
##Installing from Source##
StepMania can be compiled using [CMake](http://http://www.cmake.org/). More information about using CMake can be found in both the `Build` directory and CMake's documentation.
StepMania can be compiled using [CMake](http://www.cmake.org/). More information about using CMake can be found in both the `Build` directory and CMake's documentation.
##Build Status##
@@ -26,4 +26,4 @@ We use Travis as our continuous integration server. The status can be found belo
* All of the our source code is under the [MIT license](http://opensource.org/licenses/MIT).
* Any songs that are included within this repository are under the [<abbr title="Creative Commons Non-Commercial">CC-NC</abbr> license](https://creativecommons.org/).
* The [MAD library](http://www.underbit.com/products/mad/) and [FFmpeg codecs](https://www.ffmpeg.org/) when built with our code use the [GPL license](http://www.gnu.org).
* The [MAD library](http://www.underbit.com/products/mad/) and [FFmpeg codecs](https://www.ffmpeg.org/) when built with our code use the [GPL license](http://www.gnu.org).