summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMax Linke <max_linke@gmx.de>2013-06-19 12:39:40 +0200
committerMax Linke <max_linke@gmx.de>2013-06-19 12:39:40 +0200
commit816d452ff70b54450c50ff36d8ded36f89b2c28a (patch)
treee8468a0ef4ed33cd9b218b449cf20cbb2f31b396 /README.md
parent9cbca67e551ec3204e2090f7d320f66fe93d3df1 (diff)
fix code indents
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 907dcfc182..fb199f0ae7 100644
--- a/README.md
+++ b/README.md
@@ -42,22 +42,22 @@ compile PortAudio-v19 with JACK support first.
To compile Mixxx using SCONS, go into the "mixxx"
directory and run:
- $ scons
+ $ scons
SCONS does both dependency checking and building, so it will
tell you if you're missing any of the dependencies listed above.
It's also possible to specify a prefix path and additional
build flags, for example:
- $ scons prefix=/usr
+ $ scons prefix=/usr
To install Mixxx after compilation, run:
- $ sudo scons prefix=/usr install
+ $ sudo scons prefix=/usr install
A full list of scons flags is available by running:
- $ scons --help
+ $ scons --help
WARNING: We do not recommend building Mixxx with any
flags other than the defaults if you are going to use Mixxx
@@ -76,8 +76,8 @@ overwrite your skins directory when you do a "scons install",
and it might cause Mixxx to crash on launch.
You can delete it by running:
- $ sudo rm -rf /usr/share/mixxx/skins
- $ sudo rm -rf /usr/local/share/mixxx/skins
+ $ sudo rm -rf /usr/share/mixxx/skins
+ $ sudo rm -rf /usr/local/share/mixxx/skins
### REINSTALLING MIXXX ###
@@ -86,11 +86,11 @@ installation directory if they need to reinstall. (This does
not apply when reinstalling from a DEB package.) Mixxx's
share directory can be removed by running:
- $ sudo rm -rf /usr/local/share/mixxx/
+ $ sudo rm -rf /usr/local/share/mixxx/
or
- $ sudo rm -rf /usr/share/mixxx/
+ $ sudo rm -rf /usr/share/mixxx/
## CONTACT ##
To contact the lead developer, send an email to