Skip to content

Commit a96e7ff

Browse files
authored
Update README.md
1 parent 56cb091 commit a96e7ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Since Node.js is single-threaded, `producer` and `consumer` cannot simultaneousl
99
### Usage:
1010
1. Clone the repo.
1111
2. Run `npm install` in the directory.
12-
3. Add `config.js` using [`config-sample.js`][1]. Exercise caution while setting source and target elastic hosts.
12+
3. Add `config.js` using [`config-sample.js`][1].
13+
Exercise caution while setting source and target elastic hosts (and while editing this file in general).
1314
4. (Optional) Set appropriate values in [`options.js`][2]
1415
5. Run the script
1516
```

0 commit comments

Comments
 (0)