~emersion/drmdb

358b09d73f3be76afc29857da26d290ee8291cb6 — Simon Ser 10 months ago 8b711b9
readme: add build commands
1 files changed, 11 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +11 -0
@@ 2,6 2,17 @@

A Direct Rendering Manager database.

## Building

When developing:

    go run ./cmd/drmdb

For a production build:

    make
    make install

## Contributing

Send patches to the [mailing list].