From 0c53a82e23e8affe1a9947f06f1e61bbf5a83301 Mon Sep 17 00:00:00 2001 From: Valentin LE BESCOND Date: Fri, 4 Oct 2024 12:04:10 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a3832e1..1ade92d 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,6 @@ To build the container : To run the pipeline : `apptainer run eqasim.sif` + +You can also run it from the docker container directly : +`apptainer run ghcr.io/nitnelav/eqasim-container:main /bin/bash`