fix POD typo and update README

This commit is contained in:
Oliver Gorwits
2012-12-20 13:25:12 +00:00
parent b3c3897cb4
commit dd5219292e
2 changed files with 26 additions and 10 deletions

View File

@@ -98,7 +98,7 @@ template from this distribution:
mkdir ~/environments
cp ~/perl5/lib/perl5/auto/share/dist/App-Netdisco/environments/development.yml ~/environments
chmod +w ~/environments/developemnt.yml
chmod +w ~/environments/development.yml
Edit the file and change the database connection parameters to match those for
your local system (that is, the C<dsn>, C<user> and C<pass>).