Commit df990a645173d3b849ebe2270bf8be40e25edd07

Authored by Rodrigo Souto
1 parent 10cb824b

Fixing typo on ldap plugin readme

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
plugins/ldap/README
... ... @@ -10,7 +10,7 @@ INSTALL
10 10 Dependences
11 11 -----------
12 12  
13   -See the Noosfero install file. After install Noosfero, install Mezuro dependences:
  13 +See the Noosfero install file. After install Noosfero, install LDAP dependences:
14 14  
15 15 $ gem install net-ldap -v 0.3.1
16 16  
... ... @@ -38,7 +38,7 @@ Get the LDAP (Noosfero with LDAP Plugin) development repository:
38 38  
39 39 $ git clone https://gitorious.org/+noosfero/noosfero/ldap
40 40  
41   -Running Mezuro tests
  41 +Running LDAP tests
42 42 --------------------
43 43  
44 44 Configure the ldap server creating the file 'plugins/ldap/fixtures/ldap.yml'.
... ...