File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
docs/source-2.0/typescript Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- ===============
1+ =====================
22TypeScript Quickstart
3- ===============
3+ =====================
44
55This guide introduces `Smithy TypeScript <https://github.com/smithy-lang/smithy-typescript >`_ with a simple working example of a
66generated server and client.
@@ -23,6 +23,7 @@ Prerequisites
2323* `Node.js (>= 16) <https://nodejs.org/en/download >`_ and `yarn <https://yarnpkg.com/getting-started/install >`_
2424* Ensure you have the Smithy CLI installed. Run ``smithy --version `` to confirm the CLI is correctly installed.
2525 If you need to install the CLI, see :doc: `Smithy CLI Installation <../guides/smithy-cli/cli_installation >`.
26+
2627.. warning :: This project was made for Mac/Linux, it may not build correctly on Windows.
2728
2829------
You can’t perform that action at this time.
0 commit comments