diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -11,7 +11,7 @@ #+PROPERTY: header-args :exports code #+PROPERTY: header-args+ :noweb yes #+PROPERTY: header-args+ :eval no -#+PROPERTY: header-args+ :results no +#+PROPERTY: header-args+ :results output none #+PROPERTY: header-args+ :cache no #+PROPERTY: header-args+ :padline no @@ -78,7 +78,7 @@ Make a directory and clone the sisudoc-spine project git clone --depth 1 git://git.sisudoc.org/software/sisudoc-spine-search-cgi && \ git clone --depth 1 git://git.sisudoc.org/markup/sisudoc-spine-samples -such a relative directory layout will be assumed in the examples that provided +such a relative directory layout will be assumed in the examples provided all work in this installation of and use of sisudoc-spine will take place in the directory: sisudoc-spine @@ -260,8 +260,6 @@ for a document collection you can point to the document collection: *** generate a cgi search form -The CGI search form is built separately in the sisudoc-spine-search-cgi/ directory. - Steps: 1. Clone the sisudoc-spine-search-cgi repository 2. Configure views/configuration.txt with your web server settings |