Skip to content

Commit

Permalink
Update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
xmegz committed May 17, 2024
1 parent 3388478 commit dc9250d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,11 @@ MNDP similar to CDP and LLDP, but Mikrotik specific, typically includes the foll
MndpService is a background service, which is send information about running host

* Systemd or Windows service support
* .NET 8.0 and Ubuntu Linux support
* Ubuntu 20.04, 22.04, Debian 10, 12 Linux support
* Release package self contained .Net runtime (.Net runtime installation isn't necessary)
* **Developement in progress**

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

0 comments on commit dc9250d

Please sign in to comment.