Skip to content

Commit 9867d06

Browse files
authored
Update README: add package installation instructions (#89)
* Update README: add package installation instructions
1 parent edf705a commit 9867d06

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,25 @@ by a graphing system.
9898

9999
There are no parameters available yet.
100100

101+
# Installation
102+
103+
## Packages
104+
105+
NETWAYS provides this plugin via [https://packages.netways.de](https://packages.netways.de/).
106+
107+
To install this module, follow the setup instructions for the **plugins** repository.
108+
109+
### Debian:
110+
111+
```
112+
sudo apt install netways-plugins-system-basics
113+
```
114+
115+
### RHEL or compatible:
116+
117+
```
118+
sudo dnf install netways-plugins-system-basics
119+
```
101120

102121
## Building
103122

0 commit comments

Comments
 (0)