Skip to content

Commit 702bb4b

Browse files
committed
Add missing backticks in cp2k docs
1 parent ebaf3eb commit 702bb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/sciapps/cp2k.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ srun --cpu-bind=socket cp2k.psmp -i <CP2K_INPUT> -o <CP2K_OUTPUT>
348348
for good performance. With [Intel MKL], this is not necessary and one can set `OMP_NUM_THREADS` to
349349
`SLURM_CPUS_PER_TASK`.
350350

351-
* Change <ACCOUNT> to your project account name
351+
* Change `<ACCOUNT>` to your project account name
352352
* Change `<CP2K_UENV>` to the name (or path) of the actual CP2K uenv you want to use
353353
* Change `<PATH_TO_CP2K_DATA_DIR>` to the actual path to the CP2K data directory
354354
* Change `<CP2K_INPUT>` and `<CP2K_OUTPUT>` to the actual input and output files

0 commit comments

Comments
 (0)