Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jack Dent <[email protected]>
  • Loading branch information
danpf and jackdent authored Dec 2, 2024
1 parent c0a8320 commit 754f41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ chai fold --use-msa-server input.fasta output_folder
If you are hosting your own ColabFold server, additionally pass the `--msa-server` flag with your server:

```shell
chai fold --use-msa-server --msa-server "https://api.internalcolabserver.com" input.fasta output_folder
chai fold --use-msa-server --msa-server-url "https://api.internalcolabserver.com" input.fasta output_folder
```

### Programmatic inference
Expand Down

0 comments on commit 754f41c

Please sign in to comment.