summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-12-30 09:29:03 +0100
committerYorhel <git@yorhel.nl>2019-12-30 09:29:03 +0100
commite146ed7bda12d369532e485ca0c2e3d823811854 (patch)
treef5e86b31f0255c89397fcb201af5c38a62bc9d4b /README.md
parent40ef00116cc12aef4ce08fc1136e329c58abda4b (diff)
ulist: Remove remnants of old votes/vnlists/wlists tables
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4644c41f..f43dbea2 100644
--- a/README.md
+++ b/README.md
@@ -156,10 +156,12 @@ I hope will also be integrated in version 2-rw at some point. Version 3 is not
actively maintained at this point and is more of a playground for the new
layout.
-To run version 3 instead of 2:
+Version 3 has bitrotted by now and won't actually run. But if you still want to
+try:
```
# When not using Docker
+ make v3
util/vndb-dev-server.pl 3
# Or when using Docker, start the container as follows: