mirror of
https://github.com/json-c/json-c.git
synced 2026-04-03 04:19:07 +08:00
Update README files with pointers to new github repo and googlegroups mailing list
This commit is contained in:
7
README
7
README
@@ -1,10 +1,13 @@
|
||||
Building on Unix with gcc and autotools
|
||||
Building on Unix with git, gcc and autotools
|
||||
|
||||
Home page for json-c:
|
||||
http://oss.metaparadigm.com/json-c/
|
||||
|
||||
If checking out from SVN (http://svn.metaparadigm.com/svn/json-c/trunk) or Git (https://github.com/jehiah/json-c):
|
||||
Github repo for json-c:
|
||||
https://github.com/json-c/json-c
|
||||
|
||||
$ git clone https://github.com/json-c/json-c.git
|
||||
$ cd json-c
|
||||
$ sh autogen.sh
|
||||
|
||||
Then
|
||||
|
||||
Reference in New Issue
Block a user