diff --git a/README b/README index 819679c302b9245a50025b6ca71531ce91a23d5b..de91eb7bdcfaa1bd45c7a278410b7b9920c10aeb 100644 --- a/README +++ b/README @@ -40,9 +40,9 @@ Clone nuages archive somewhere in your home folder # cd # git clone http://git.domainepublic.net/git/nuages.git -You can have local customizations in the local_settings.py file (and avoid modify the original settings.py) +You can have local customizations in the nuages/local_settings.py file (and avoid modify the original settings.py) - # vi local_settings.py + # vi nuages/local_settings.py Build nuages database