Fix some layout issues in Readme.md

This commit is contained in:
Michael Schwarz 2022-08-25 16:09:22 +02:00
parent 54fbc4fa93
commit 483bc0da1d

View File

@ -14,7 +14,7 @@ state save location.
# Requirements
This script expects a certain data structure in the output of squeue. We have
noticed during development that squeue --json does not distinguish between
noticed during development that `squeue --json` does not distinguish between
individual CPUs in the resources used and in the output the allocation of CPU 1
and 2 is considered to be the same. However, this may be different for shared
nodes if multiple jobs request a certain set of resources.
@ -30,7 +30,7 @@ as well.
The easiest way is to clone the Git repository. This way you always get the latest updates.
git clone https://github.com/pc2/cc-slurm-sync
git clone https://github.com/pc2/cc-slurm-sync.git
cd cc-slurm-sync
## Configuration file