diff --git a/README.md b/README.md index eb454fc..f610bf9 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,16 @@ CLI options: -d, --db= Database name (postgres) ``` +## Compile + +Go 1.3+ is required. To complire source execute: + +``` +go build +``` + +This will product `pgweb` binary in the current workdir. + ## API Get database tables: