]> de.git.xonotic.org Git - xonotic/xonstatdb.git/blobdiff - README
Add a unique constraint on server_id/match_id.
[xonotic/xonstatdb.git] / README
diff --git a/README b/README
index 236b00e9cb5c8a8669db20c5ddddaa2b6dff2148..d10121c82a1f95c969010c2eb562d7c65b616e85 100644 (file)
--- a/README
+++ b/README
@@ -31,7 +31,7 @@ Create the pgplsql language:
 
     CREATE LANGUAGE plpgsql;
 
 
     CREATE LANGUAGE plpgsql;
 
-Back in the command shell, navigate to the 'build' directory. 
+Back in the command shell, navigate to the root directory. 
 Log into the database as the admin user created above and issue 
 the following to build the initial tables:
 
 Log into the database as the admin user created above and issue 
 the following to build the initial tables: