Update standalone authored by bgm's avatar bgm
......@@ -75,7 +75,7 @@ Since the installer does not work, generate manually:
```https://github.com/civicrm/civicrm-core/pull/22227
cd /var/www/standalone/
cp vendor/civicrm/civicrm-core/templates/CRM/common/civicrm.settings.php.template civicrm.settings.php
cp vendor/civicrm/civicrm-core/templates/CRM/common/civicrm.settings.php.template data/civicrm.settings.php
```
And then edit and set things manually:
......
......