Commit 7c606c01ef6622e8e94350d66cefd95d6e99efad
1 parent
59897e5e
Exists in
master
and in
28 other branches
INSTALL.chat: applies to squeeze, not wheezy
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
INSTALL.chat
... | ... | @@ -6,7 +6,7 @@ To configure XMPP/BOSH in Noosfero you need: |
6 | 6 | * SystemTimer - http://ph7spot.com/musings/system-timer |
7 | 7 | * Pidgin data files - http://www.pidgin.im/ |
8 | 8 | |
9 | -If you use Debian Wheezy: | |
9 | +If you use Debian 6.0 (squeeze): | |
10 | 10 | |
11 | 11 | # apt-get install librestclient-ruby pidgin-data ruby1.8-dev |
12 | 12 | # gem install SystemTimer | ... | ... |