update readme

Signed-off-by: Derek McQuay <derekmcquay@gmail.com>
This commit is contained in:
dm
2018-04-10 19:44:35 -07:00
parent 59af8fc84f
commit 2dc80f928b
2 changed files with 40 additions and 5 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ func main() {
var run = &cobra.Command{
Use: "run",
Short: "run command",
Long: `run chipd with given options`,
Long: `run hdxd with given options`,
Run: func(cmd *cobra.Command, args []string) {
config := &Config{
DBHost: "localhost",