Skip to content

Commit 3840654

Browse files
committed
docs(readme): add link to create-sveltex package
1 parent 7674593 commit 3840654

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
### Creating a new project
5858

59-
You can use the `create-sveltex` package to create a new project using SvelTeX:
59+
You can use the [`create-sveltex`] package to create a new project using SvelTeX:
6060

6161
```sh
6262
pnpm dlx create-sveltex # If using PNPM
@@ -179,3 +179,4 @@ libraries. Some notable examples are MathJax and TikZ.
179179
[SSG]: https://en.wikipedia.org/wiki/Static_site_generator
180180
[`node-poppler`]: https://github.com/Fdawgs/node-poppler
181181
[ESM-only]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
182+
[`create-sveltex`]: https://www.npmjs.com/package/create-sveltex

0 commit comments

Comments
 (0)