Skip to content

Commit cf71371

Browse files
authoredApr 17, 2024
Update README.md
1 parent 76b383a commit cf71371

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align="center">
8-
<code>nimble install tim</code> / <code>npm install timl</code>
8+
<code>nimble install tim</code> / <code>npm install @openpeeps/tim</code>
99
</p>
1010

1111
<p align="center">
@@ -29,7 +29,7 @@ This allows you to seamlessly integrate Tim compilation within your existing wor
2929
Tim's capabilities directly within your codebase.<br>
3030
#### Other features
3131
- Available for Nim development via Nimble `nimble install tim`
32-
- Available for JavaScript backend via NPM `npm install timl`
32+
- Available for JavaScript backend via NPM `npm install @openpeeps/tim`
3333
- Built-in AST Interpreter & JIT Rendering
3434

3535
**Standalone CLI App**<br>

0 commit comments

Comments
 (0)
Please sign in to comment.