commit | 77709c87f197780fc98344c7f481c8d0720d5926 | [log] [tgz] |
---|---|---|
author | suhasgrao <suhasgr@gmail.com> | Wed Jul 12 17:15:24 2017 +0530 |
committer | GitHub <noreply@github.com> | Wed Jul 12 17:15:24 2017 +0530 |
tree | 34432675b9540095f4b45e2cd61c1ccbc0e9e98e | |
parent | 092cfd6e7a0c7bfe2f2cb09fcb2fd932093a58e9 [diff] |
Updated README.md file
diff --git a/device_simulator/README.md b/device_simulator/README.md index b978594..ecedb06 100644 --- a/device_simulator/README.md +++ b/device_simulator/README.md
@@ -46,6 +46,7 @@ - cp bal_server.c grpc-c/examples/ - cp bal_stub.c grpc-c/examples/ - cp bal_stub.h grpc-c/examples/ + Note: Update server IP in bal_server.c and voltha adaptor IP in bal_stub.c - autoreconf --install - mkdir build && cd build - ../configure