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.
1 parent 0f19d9c commit 9738893Copy full SHA for 9738893
docs/software/sciapps/namd.md
@@ -319,7 +319,7 @@ The [NAMD] `uenv` provides all the dependencies required to build [NAMD] from so
319
Modify the `${PATH_TO_NAMD_SOURCE}/arch/Linux-x86_64.tcl` file now.
320
Change `-ltcl8.5` with `-ltcl8.6` in the definition of the `TCLLIB` variable, if needed.
321
322
- Build [Charm++] boundled with NAMD:
+ Build [Charm++] bundled with NAMD:
323
324
```bash
325
tar -xvf charm-8.0.0.tar && cd charm-8.0.0
0 commit comments