diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -3,10 +3,20 @@ README for aur-fd-scripts - scripts to generate freedict PKGBUILDs Things are to be written here. +Configuration: +-------------- + +Copy config.default.sh to config.sh, set $maintainer and modify as much as +you like. + + Usage: ------ -Just call ./update.sh or ./make_install.sh to see usage information. +Make sure config.sh exists and has the correct $maintainer variable set. + +Then, just call ./update.sh or ./make_install.sh. Usage information will be +displayed. Dependencies: |