We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533cec2 commit d76778cCopy full SHA for d76778c
1 file changed
README.md
@@ -8,12 +8,12 @@
8
[![npm-license-badge][]](LICENSE)
9
[![socket-badge][]][socket-link]
10
11
-XYO Layer One Protocol Sample Code
+XYO Layer One Protocol Sample Code [Node]
12
13
## Getting Started
14
15
-1. Install the dependencies: `yarn install`
16
-1. Run `yarn runner`
+1. Install the dependencies: `npm install`
+1. Run `npm run runner`
17
1. To view your transaction, follow instructions at the end of the sample output
18
19
## Maintainers
0 commit comments