summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 3771e27..e83cb31 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -4,7 +4,7 @@ All data is stored in an SQLite3 database.
The server and game rules are implemented in Javascript.
The game state is stored in the database as a JSON blob.
-The server runs on Node with the Express.js and Socket.io frameworks.
+The server runs on Node with the Express.js framework.
Check out the game submodules: