summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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: