diff --git a/README.md b/README.md index bbbe36b..0351df2 100644 --- a/README.md +++ b/README.md @@ -193,5 +193,5 @@ subscriber.start() To try examples in this repository: - `npm install` -- Copy `.env.sample` to `.env` and edit to point to the Algorand node you want to point to +- Copy `.env.sample` to `.env` and edit to point to the Algorand node you want - `npm run dhm` or F5 in Visual Studio Code to get breakpoint debugging against one of the examples (or choose another)