aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>2012-11-30 20:26:17 -0800
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>2012-11-30 20:26:17 -0800
commit7fe03b3180d486072b94a2d3a251546c691d2407 (patch)
treea0b221fe831c9a346806055255bb00855fa66a1e
parentcb237e1cad32023125fefbe8bab80510211b2c6b (diff)
downloadalx-7fe03b3180d486072b94a2d3a251546c691d2407.tar.gz
alx: add pre tags for README.md for Linux instructionsalx-20121214
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c47460f..4f11bba 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ is provided by utilizing the compat-drivers framework.
To build for linux you will need a few trees. We have scripts to let
you get all that you need:
+<pre>
cd ~
git clone git://github.com/mcgrof/compat.git
cd compat
@@ -27,6 +28,7 @@ git clone git://github.com/mcgrof/alx.git
cd alx
./make linux
+</pre>
# Contributions