Skip to content

Commit

Permalink
docs(examples): fix file-assoc readme cargo build command (#11711)
Browse files Browse the repository at this point in the history
closes #11703
  • Loading branch information
FabianLars authored Nov 18, 2024
1 parent b63262c commit 2bc46b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/file-associations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ This feature is commonly used for functionality such as previewing or editing fi
1. Run the following inside `examples/file-associations/src-tauri`

```
cargo build
cargo build --features tauri/protocol-asset
```

0 comments on commit 2bc46b0

Please sign in to comment.