Updated README.md file
diff --git a/device_simulator/README.md b/device_simulator/README.md
index ecedb06..397ed51 100644
--- a/device_simulator/README.md
+++ b/device_simulator/README.md
@@ -46,7 +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
+         - Note: Update server IP in bal_server.c and voltha adaptor IP in bal_stub.c
      - autoreconf --install
      - mkdir build && cd build
      - ../configure