Skip to content

Commit 3a90d69

Browse files
authored
Update README.md
1 parent d64ddfd commit 3a90d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ git clone https://github.com/anonyco/FastestSmallestTextEncoderDecoder.git; cd F
135135
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.
136136

137137
```Bash
138-
git clone https://github.com/anonyco/FastestSmallestTextEncoderDecoder.git; cd FastestSmallestTextEncoderDecoder; npm run install-dev
138+
npm run build
139139
```
140140

141141

0 commit comments

Comments
 (0)