summaryrefslogtreecommitdiff
path: root/samples/recommended/README
diff options
context:
space:
mode:
Diffstat (limited to 'samples/recommended/README')
-rw-r--r--samples/recommended/README24
1 files changed, 0 insertions, 24 deletions
diff --git a/samples/recommended/README b/samples/recommended/README
deleted file mode 100644
index 95b49ca..0000000
--- a/samples/recommended/README
+++ /dev/null
@@ -1,24 +0,0 @@
-In this configuration, a system-wide file is created
-/etc/sword.conf
-which points to the installation of common sword modules located under:
-/usr/share/sword/
-
-To use, as root, copy the sword.conf file located in this directory to /etc
-
-$ su
-Password: ********
-# cp sword.conf /etc
-
-then create a sword repository under /usr/share
-
-# mkdir /usr/share/sword
-
-You may also want to copy the locales directory to your new sword repository
-
-# cp -R ../../locales.d/ /usr/share/sword
-
-then install modules in /usr/share/sword
-
-# cd /usr/share/sword
-# unzip ~/DownloadedSwordModule.zip
-