git.fiddlerwoaroof.com
Browse code

Formatting...

Ed Langley authored on 09/01/2018 17:11:59
Showing 1 changed files
... ...
@@ -21,9 +21,9 @@ lisp's ffi types.
21 21
    somewhere quicklisp can find it (e.g. ~/quicklisp/local-projects)
22 22
 
23 23
 2. Install rsvg-convert:
24
-#+BEGIN_SRC sh
24
+    #+BEGIN_SRC sh
25 25
 brew install librsvg
26
-#+END_SRC
26
+    #+END_SRC
27 27
    
28 28
 3. build + run the demo:
29 29
    #+BEGIN_SRC sh