From e86351d0645f2c19f51530f58701ebf1abf70fd8 Mon Sep 17 00:00:00 2001 From: Oskar Jung Date: Thu, 1 Oct 2015 16:52:14 +1300 Subject: [PATCH] Call config mbeanz.edn in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc9c1a8..0f8c61c 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ brew install ojung/mbeanz/mbeanz adjust the config to your needs: ``` -vim /usr/local/etc/mbeanz.conf +vim /usr/local/etc/mbeanz.edn ``` ## Usage -`mbeanz ` where profile is one of the profiles defined in `/usr/local/etc/mbeanz.conf` +`mbeanz ` where profile is one of the profiles defined in `/usr/local/etc/mbeanz.edn` ## License