We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e601bf4 + d999723 commit 895c7c6Copy full SHA for 895c7c6
packages/rpm/README.md
@@ -31,7 +31,7 @@ cp lib/systemd/prometheus-slurm-exporter.service ~/rpmbuild/SOURCES
31
6. Copy the SPEC file in the proper directory:
32
```bash
33
cd prometheus-slurm-exporter
34
-cp packaging/rpm/*.spec ~/rpmbuild/SPECS
+cp packages/rpm/*.spec ~/rpmbuild/SPECS
35
```
36
37
### Build the RPM package
0 commit comments