pespin has uploaded this change for review.

View Change

README.md: Fix path to config file

Change-Id: Id0f7cb0d991895da96694082ab367c30867a7bce
---
M README.md
1 file changed, 10 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/erlang/osmo-epdg refs/changes/02/34802/1
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.

Gerrit-Project: erlang/osmo-epdg
Gerrit-Branch: master
Gerrit-Change-Id: Id0f7cb0d991895da96694082ab367c30867a7bce
Gerrit-Change-Number: 34802
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newchange