Skip to content

Commit 562b107

Browse files
authored
Fix formatting and spelling in README.md
1 parent 9ef3ba0 commit 562b107

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Open source code for RFdiffusion2 as described in the following pre-print.
1919
More detailed information about how to run, install, and use RFdiffusion2 can be found [here](https://rosettacommons.github.io/RFdiffusion2/).
2020

2121
<!-- ## Table of Contents
22-
- [Set-up](readme_link.html#set-up)
22+
- [Setup](readme_link.html#setup)
2323
- [Inference Example](readme_link.html#inference)
2424
- [Viewing Designs](readme_link.html#viewing-designs)
2525
- [PyMOL and designs on the same machine](readme_link.html#same_machine_pymol)
@@ -31,10 +31,10 @@ More detailed information about how to run, install, and use RFdiffusion2 can be
3131
- [LigandMPNN outputs](readme_link.html#ligandmpnn_outputs)
3232
-->
3333

34-
## Set-up
35-
<a id="set-up"></a>
34+
## Setup
35+
<a id="setup"></a>
3636

37-
If these set-up instructions do not work for your system see the [Installation Guide](installation.html) for troubleshooting issues with the
37+
If these setup instructions do not work for your system see the [Installation Guide](installation.html) for troubleshooting issues with the
3838
provided image and alternative instructions for how to install RFdiffusion2 from source.
3939

4040
1. **Clone the repo.**
@@ -58,7 +58,7 @@ provided image and alternative instructions for how to install RFdiffusion2 from
5858

5959
*Note: You can also run RFdiffusion2 with [Singularity](https://sylabs.io/singularity/).*
6060

61-
RFdiffusion2 (RFD2) uses [Apptainer](https://apptainer.org) to simplify the environment set-up.
61+
RFdiffusion2 (RFD2) uses [Apptainer](https://apptainer.org) to simplify the environment setup.
6262
If you do not already have Apptainer on your system, please follow the [Apptainer installation instructions](https://apptainer.org/docs/admin/main/installation.html) for your operating system.
6363

6464
If you manage your packages on linux with `apt` you can simply run:

0 commit comments

Comments
 (0)