From 0e1a0574498e587bebca6b5257ae025aa457804f Mon Sep 17 00:00:00 2001 From: Michael Clark Date: Tue, 7 Jun 2016 08:11:16 +1200 Subject: [PATCH] Remove reference to svn.metaparadigm.com svn.metaparadigm.com no longer exists so it is not possible to use source from there. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index bf4d2e4..bcd4e21 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,6 @@ Building on Unix with `git`, `gcc` and `autotools` Home page for json-c: https://github.com/json-c/json-c/wiki -Caution: do **NOT** use sources from svn.metaparadigm.com, -they are old. - Prerequisites: - `gcc`, `clang`, or another C compiler