File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,15 +87,15 @@ in each microservices folder **after you roll back to version 12.18.3.**
8787<br >
8888
8989### 2. Install Dependencies
90- To use Chronos in your existing application, download and install the following in the root directory:
90+
91+ To use Chronos in your existing application, download and install the following in the ** root directory** of _ each of your microservice applications_ :
9192```
9293npm install chronos-tracker
9394```
9495
9596### 3. Configure Chronos
96- In the root directory of _ each of your microservice applications_ , do two things:
97- 1 . Run ` npm install chronos-tracker `
98- 2 . Create a ` chronos-config.js ` file with properties listed below:
97+
98+ Similarly, in the ** root directory** of _ each of your microservice applications_ , create a ` chronos-config.js ` file with properties listed below:
9999
100100``` js
101101// A sample `chronos-config.js` file
You can’t perform that action at this time.
0 commit comments