pespin submitted this change.
README.md: Fix path to config file
Change-Id: Id0f7cb0d991895da96694082ab367c30867a7bce
---
M README.md
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6f93fed..d425efc 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@
== Configuration ==
-$ rebar3 shell --config ./examples/sys.config
+$ rebar3 shell --config ./config/sys.config
```
1> osmo_epdg:start().
```
To view, visit change 34802. To unsubscribe, or for help writing mail filters, visit settings.