We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64ddfd commit 3a90d69Copy full SHA for 3a90d69
README.md
@@ -135,7 +135,7 @@ git clone https://github.com/anonyco/FastestSmallestTextEncoderDecoder.git; cd F
135
Now that it is cloned, edit the files as you see fit. Now that the files have been edited, run the following in order to build the project.
136
137
```Bash
138
-git clone https://github.com/anonyco/FastestSmallestTextEncoderDecoder.git; cd FastestSmallestTextEncoderDecoder; npm run install-dev
+npm run build
139
```
140
141
0 commit comments