diff options
Diffstat (limited to 'network/slurm/README')
-rw-r--r-- | network/slurm/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/slurm/README b/network/slurm/README index faf584c30c..d12ef6cdeb 100644 --- a/network/slurm/README +++ b/network/slurm/README @@ -16,7 +16,7 @@ is executed. # useradd -u 311 -d /var/lib/slurm -s /bin/false -g slurm slurm Next, a configuration file can be build using your favorite web browser -and the file /usr/doc/slurm-14.11.8/html/configurator.html. +and the file /usr/doc/slurm-<VERSION>/html/configurator.html. Optional dependencies: HWLOC=yes|no (default: no), requires hwloc |