From cb6a8780d5dc8ab82396b384fd0857bcc4b75d8b Mon Sep 17 00:00:00 2001 From: orta Date: Fri, 28 Apr 2023 18:15:57 +0100 Subject: [PATCH] Add a note for deploys --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7eb650b..8c0b8d6 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,8 @@ Then see the contributing [for advice](./CONTRIBUTING.md) and the vision file fo - [`shiki-twoslash`](packages/shiki-twoslash) - Provides all the building blocks for above - [`twoslash-cli`](packages/twoslash-cli) - A CLI for converting md/ts/tsx/js/jsx files to HTML + + +###### Deploys + +Run: `pnpm deploy`. \ No newline at end of file