changeset 0 | b97547f5f1fa |
child 2562 | dd76d0f88796 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Wed Nov 05 15:52:50 2008 +0100 @@ -0,0 +1,18 @@ +CubicWeb semantic web framework +=============================== + +Install +------- +From the source distribution, extract the tarball and run :: + + python setup.py install + +For deb and rpm packages, use the tools recommended by your distribution. + + +Documentation +------------- +Look in the doc/ subdirectory. + + +