aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2016-04-14 21:57:24 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2016-04-14 21:57:24 +0200
commit22d6497150e41d309b990334b8ad593b3917c4dc (patch)
tree0c4d1b44499d374bf821542302892e906fd36b33 /README.md
parent85dc21c49578b469d8722213e020a4c1be787645 (diff)
update installation instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8633848..cdb5388 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@ GNU AGPL v3 or higher (see file License)
# Requirements
* ruby >=1.8
* git >=1.6.5 (preferred and default setting) or bzr
- * libgettext-ruby (for localization)
- * gettext (for generating localization files)
+ * ruby-gettext (for localization)
+ * gettext, potool, make (optional, if you want to generate localization files)
# Installation
1. Place this application into a directory where cgi-scripts are evaluated.
@@ -28,10 +28,10 @@ GNU AGPL v3 or higher (see file License)
done
```
2. Build them on your own. This requires gettext,
- libgettext-ruby-util, potool, and make to be installed.
+ ruby-gettext, potool, and make to be installed.
```sh
- sudo aptitude install gettect libgettext-ruby-util potool make
+ sudo aptitude install gettext potool make
make
```
5. In order to let access control work correctly, the webserver needs