Skip to content

Commit

Permalink
Update nsis-process description
Browse files Browse the repository at this point in the history
  • Loading branch information
Legend-Master committed Jun 6, 2024
1 parent b1e4899 commit f2ae2a7
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 @@ -4,7 +4,7 @@ A collection of NSIS plugins written in rust.

| Plugin | Description |
| -------------------------------------------------- | ------------------------------------------------------------------------ |
| [nsis-process](./crates/nsis-process/) | Find and Kill processes |
| [nsis-process](./crates/nsis-process/) | Find and Kill processes, and run command as unelevated user |
| [nsis-semvercompare](./crates/nsis-semvercompare/) | Compare two semantic versions |
| [nsis-tauri-utils](./crates/nsis-tauri-utils/) | A collection of all the above plugins into a single DLL for smaller size |

Expand Down

0 comments on commit f2ae2a7

Please sign in to comment.