You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/usage/development/integration.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ import Link from '@docusaurus/Link'
11
11
You must have completed all the steps required for setting up the development environment on your machine. If you haven't done this yet, please see the <ahref="/docs/getting-started/intro#setting-up-your-environment"> setup page for your operating system</a>.
12
12
</Alert>
13
13
14
-
### 1. Install Tauri JS Package as a Dependency:
14
+
### 1. Install Tauri CLI Package as a Dev Dependency:
0 commit comments