diff options
-rw-r--r-- | README.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.org b/README.org index 5811455..e1e2a48 100644 --- a/README.org +++ b/README.org @@ -62,7 +62,6 @@ build system scripts. You will have to ensure that the necessary dependencies (guile and guile-libyaml) are installed, and then run #+BEGIN_SRC shell - $ ./bootstrap.sh $ ./configure; make; make install #+END_SRC |