diff --git a/README b/README
index 2396f61e00e47f8e8c2a14cf61d97127589945ed..f5227d769fff1c2dd8bba0124ccd0ce5021a09bf 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ Import the full_dump.sql file*
 	mysql -u root unl_social < full_dump.sql
 Browse to the elgg directory in your web browser and do elgg's installation:
 	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.
+		Be sure to set the correct RewriteBase /workspace/UNL_Elgg/elgg/ for example.
 	Create the local elgg/engine/settings.php file.
 		Be sure to specify unl_social as the database name
 Create a local directory for elgg data outside of the web root.