From 88f4bda1b26425c82e347cfaf16e69cb1ed2b438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9lian=20GARCIA?= Date: Fri, 5 Apr 2024 11:02:05 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 77e72e3..2017bcd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,4 @@ This repository contains everything required to start the Perses demo and later ## Instructions -On the machine, just pull this repository and run `nohup podman-compose up &` - -`nohup` will keep the instance alive after killing the ssh session. +On the machine, just pull this repository and run `podman-compose up demo -d`