Skip to content

Commit

Permalink
fix: bump patch (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcampbell authored Jul 5, 2024
1 parent 59c5cb8 commit 4ad381d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 4ad381d

Please sign in to comment.