Skip to content

Commit 6aacda9

Browse files
committed
point to DN dependencies in web clients landing page
1 parent 918cf67 commit 6aacda9

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/getting-started/clients/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ In this context, "clients" generally refers to the Typescript clients, which are
1717

1818
## Requirements
1919

20-
Before you start, you should have Node and npm installed. See the [Tools and Libraries](../tools)
21-
page for more information.
20+
Before you start:
21+
22+
- Install node and npm. See the [Tools and Libraries](../tools) page for more information.
23+
- Install the Rust ecosystem dependencies. See the
24+
[Desktop Native Dependencies](./desktop/desktop-native/#dependencies) for more information.
2225

2326
## Setup instructions
2427

0 commit comments

Comments
 (0)