===========================================================================
$NetBSD: MESSAGE,v 1.2 2017/01/10 23:07:41 rodent Exp $

Getting started with Tryton:

0. Modify the stock configuration file and setup your database connection;

1. Create the database, roles, schemas, etc. depending on your backend;

2. Run: trytond-admin${PYVERSSUFFIX} -c /usr/pkg/etc/tryton/trytond.conf -d $YOURDB --all

3. Start trytond: /etc/rc.d/trytond start;
===========================================================================
