Skip to content

Commit

Permalink
Linux install script
Browse files Browse the repository at this point in the history
  • Loading branch information
xmegz committed May 7, 2024
1 parent e098a42 commit 3388478
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ MndpService is a background service, which is send information about running hos
* .NET 8.0 and Ubuntu Linux support
* **Developement in progress**

Ubuntu Linux install one-liner
```
sudo su -c "bash <(wget -qO- https://github.com/xmegz/MndpTray/releases/download/v2.2.0/install.sh)" root
```

# MndpProtocol

Standalone package for intergation and testing
Expand Down

0 comments on commit 3388478

Please sign in to comment.