From f19b75fed21b04d0eeead4b0dbf01655ad2033f2 Mon Sep 17 00:00:00 2001 From: fpi Date: Sun, 27 May 2018 18:27:15 +0200 Subject: Added installation instructions --- readme.org | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'readme.org') diff --git a/readme.org b/readme.org index 4c1f5ac..5cd6c2a 100644 --- a/readme.org +++ b/readme.org @@ -12,10 +12,15 @@ Spice source blocks are interpreted as circuit descriptions until an (surrounded by '.control' and '.endc' lines). *If there is no '.end'* *line all of the src block is interpreted as a control block!* +* Installation + +Add ~ob-spice.el~ to your load-path and add ~(spice . t)~ to to your +~org-babel-load-languages~ list. + * Examples - To look at the src block header arguments look at this file in raw - mode. Or load it into your emacs (using eww for example) and turn on - org-mode. +To look at the src block header arguments look at this file in raw +mode. Or load it into your emacs (using eww for example) and turn on +org-mode. ** Load a circuit for later simulation #+BEGIN_SRC spice :results output ,* RC -- cgit v1.2.3