Skip to content

Commit 5f36b76

Browse files
committed
Fix redirected link
1 parent b60357f commit 5f36b76

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Parameter_studies_and_optimization/lesson3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ could also have been achived with other optimization frameworks (like [NLopt](ht
1212

1313
## Requirements
1414

15-
Before we begin you need to install the Anaconda Python distribution.
16-
It is free and comes with most of the necessary packages preinstalled.
15+
Before we begin you need to install the Python and some libraries. Using the `conda` package manager, makes this much easier.
16+
You can download the Anaconda Python distribution from here, which comes with most libraries pre-installed.
1717

18-
- [Download and install Anaconda Python Distribution](https://www.anaconda.com/products/distribution#Downloads)
18+
- [Download and install Anaconda Python Distribution](https://www.anaconda.com/download#downloads)
1919

2020
We also need one additional Python library (AnyPyTools) which will make it
2121
easier to work with AnyBody from Python. [AnyPyTools](https://anybody-research-group.github.io/anypytools-docs/) can be easily

0 commit comments

Comments
 (0)