From 016a7526cbabae3e1ff6144951fbffbd29630482 Mon Sep 17 00:00:00 2001 From: Kevron Rees Date: Tue, 21 Aug 2012 18:35:00 -0700 Subject: [PATCH] Update README --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 762f8df..05282b5 100644 --- a/README +++ b/README @@ -19,8 +19,9 @@ To run: ambd -c /path/to/config -ambd can load different plugins. The config file specifies what plugins to use. The default config loads -the example plugins. You can change this or use your own config to have ambd use your own plugins. For example: +ambd can load different plugins. The config file specifies what plugins to use. The default config located in +the root soure directory loads the example plugins. You can change this or use your own config to have ambd +use your own plugins. For example: # copy the config to your own config cp config myconfig -- 2.7.4