Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenPX authored Mar 8, 2024
1 parent d195047 commit bdce6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ You can debug .net dll [ataching VisualStudio to process](https://learn.microsof

You can replace frontend as you want

To invoke NetHost code, you need install tauri API and run this code
To invoke NetHost code, you need install [tauri API](https://www.npmjs.com/package/@tauri-apps/api) and run this code (It's an example)

```javascript
import { invoke } from "@tauri-apps/api/tauri"
Expand Down

0 comments on commit bdce6cb

Please sign in to comment.