diff --git a/README b/README index 9d8dd712233700a5f22a943ed245135beac1e5bb..0b92249612c47b3287a3c81ff801ac3ee1e6a0cc 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ Run the setup.sh script to symlink all the necessary plugins ./setup.sh Create a database named unl_social Import the full_dump.sql file* - mysql -u root unl_social < stable_dump.sql + mysql -u root unl_social < full_dump.sql Browse to the elgg directory in your web browser. Create the local elgg/.htaccess file using the sample on the install page Be sure to set the correct RewriteBase /~bbieber/UNL_Elgg/elgg/ for example.