Skip to content

Commit

Permalink
Update README.md with links to new getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
nikohansen authored Jun 25, 2024
1 parent ac7f187 commit 68baeb8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ numbbo/coco: Comparing Continuous Optimizers
>
> This repository contains the source files for the `coco` framework.
> If you don't want to *extend* the framework, you probably don't need this!
> Instead, use the language bindings of your choice from the package repository for your language (e.g. PyPI for Python, crates.io for Rust, ...).
> See instead the [new documentation](https://numbbo.it/getting-started) and use the language bindings of your choice from the package repository for your language (e.g. PyPI for Python, crates.io for Rust, ...).
> [!CAUTION]
>
Expand Down Expand Up @@ -56,7 +56,8 @@ For more general information:

## Running Experiments

1. **Download** the COCO framework code from github,
1. For running experiments **in Python**, follow the (new) instructions [here](https://numbbo.it/getting-started/experiment-python.html).
**Otherwise, download** the COCO framework code from github,

- either by clicking the [Download ZIP button](https://github.com/numbbo/coco/archive/master.zip)
and unzip the `zip` file,
Expand Down

0 comments on commit 68baeb8

Please sign in to comment.