mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-30 03:03:53 +00:00
formatting
This commit is contained in:
10
README.md
10
README.md
@ -5,10 +5,12 @@ NOTE: The [projectM wiki](http://projectm.wiki.sourceforge.net) is the official
|
||||
* [OSX Build instructions](BUILDING_OSX.txt)
|
||||
|
||||
# Building
|
||||
Requires [cmake](https://cmake.org/download/).
|
||||
`cmake .`
|
||||
`make`
|
||||
`make install`
|
||||
Requires [cmake](https://cmake.org/download/).
|
||||
```
|
||||
cmake .
|
||||
make
|
||||
make install
|
||||
```
|
||||
|
||||
## Help
|
||||
Report issues on [GitHub](https://github.com/revmischa/projectm/issues/new)
|
||||
|
||||
Reference in New Issue
Block a user