From 2673ccdf72d48a7cdf72d230820fb16119985d76 Mon Sep 17 00:00:00 2001 From: Dhaval D <343411+ossdhaval@users.noreply.github.com> Date: Fri, 23 Dec 2022 21:00:48 +0530 Subject: [PATCH] fix: use correct Ubuntu version in README (#3393) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3011c9d17ab..06b177bc8b0 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Janssen is not a big monolith--it's a lot of services working together. Whether ### Quick Start -For development and testing purposes, the Janssen Server can be quickly installed on an Ubuntu 22.04 VM by running the command below: +For development and testing purposes, the Janssen Server can be quickly installed on an Ubuntu 20.04 VM by running the command below: ``` wget https://raw.githubusercontent.com/JanssenProject/jans/main/automation/startjanssenmonolithdemo.sh && chmod u+x startjanssenmonolithdemo.sh && sudo bash startjanssenmonolithdemo.sh demoexample.jans.io MYSQL