From 22c36753f9363fb186b5ffc263e9753e4a3d27cf Mon Sep 17 00:00:00 2001 From: aduvermy <arnaud.duvermy@ens-lyon.fr> Date: Fri, 27 Oct 2023 13:53:05 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc74cd8..ecf697c 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ We have developed [Docker images](https://hub.docker.com/repository/docker/ruana ## Biosphere virtual machine A straightforward way to use **HTRfit** is to run it on a Virtual Machine (VM) through [Biosphere](https://biosphere.france-bioinformatique.fr/catalogue/). We recommend utilizing a VM that includes RStudio for an integrated development environment (IDE) experience. Biosphere VM resources can also be scaled according to your simulation needs. -**HTRfit** can be installed using the [method A](#method-A). +**HTRfit** can be installed using the [method A](####method-A). ## HTRfit simulation workflow -- GitLab