diff --git a/README.md b/README.md index 1a65d57e488c8f6529a33a509df2a7f3fa8e253d..57857bb2deb8d5df365a3e46b85b02125de864e3 100644 --- a/README.md +++ b/README.md @@ -58,12 +58,13 @@ BiocManager::install('DESeq2', update = FALSE) We have developed [Docker images](https://hub.docker.com/repository/docker/ruanad/htrfit/general) to simplify the package's utilization. For an optimal development and coding experience with the Docker container, we recommend using Visual Studio Code (VSCode) along with the DevContainer extension. This setup provides a convenient and isolated environment for development and testing. -1. Install VSCode -2. Install Docker on your system and on VSCode +1. Install VSCode. +2. Install Docker on your system and on VSCode. 3. Launch the HTRfit container directly from VSCode 4. Install the DevContainer extension for VSCode. 5. Launch a remote window connected to the running Docker container. -6. Enjoy HTRfit ! +6. Install the R extension for VSCode. +7. Enjoy HTRfit ! ## HTRfit simulation workflow