File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ The multi-node build works on multiple nodes and is based on [Charm++] MPI backe
109109
110110 !!! info "Action required"
111111 Modify the `<PATH_TO_NAMD_SOURCE>/arch/Linux-ARM64.tcl` file now.
112- Change `-ltcl8.5` with `-ltcl8.6` in the definition of the " TCLLIB" variable.
112+ Change `-ltcl8.5` with `-ltcl8.6` in the definition of the ` TCLLIB` variable.
113113
114114 ```bash
115115 # Build bundled Charm++
@@ -162,7 +162,7 @@ The multi-node build works on multiple nodes and is based on [Charm++] MPI backe
162162
163163 !!! info "Action required"
164164 Modify the `<PATH_TO_NAMD_SOURCE>/arch/Linux-ARM64.tcl` file now.
165- Change `-ltcl8.5` with `-ltcl8.6` in the definition of the " TCLLIB" variable.
165+ Change `-ltcl8.5` with `-ltcl8.6` in the definition of the ` TCLLIB` variable.
166166
167167 ```bash
168168 # Build bundled Charm++
@@ -223,7 +223,7 @@ The multi-node build works on multiple nodes and is based on [Charm++] MPI backe
223223
224224 !!! info "Action required"
225225 Modify the `<PATH_TO_NAMD_SOURCE>/arch/Linux-ARM64.tcl` file now.
226- Change `-ltcl8.5` with `-ltcl8.6` in the definition of the " TCLLIB" variable.
226+ Change `-ltcl8.5` with `-ltcl8.6` in the definition of the ` TCLLIB` variable.
227227
228228 ```bash
229229 # Build bundled Charm++
You can’t perform that action at this time.
0 commit comments