From bf7b50c6962cf5d79839d75c7ad80c68d1ba038e Mon Sep 17 00:00:00 2001 From: Wainer dos Santos Moschetta Date: Mon, 19 Dec 2022 11:02:15 -0300 Subject: [PATCH] quickstart: Update link to sevctl project sevctl repository at enarx organization is now read-only as the development moved to https://github.com/virtee/sevctl. The URL was updated in the quickstart. Signed-off-by: Wainer dos Santos Moschetta --- quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart.md b/quickstart.md index 01c9fff..90b3058 100644 --- a/quickstart.md +++ b/quickstart.md @@ -367,7 +367,7 @@ To enable SEV on the host platform, first ensure that it is supported. Then foll #### Install sevctl and Export SEV Certificate Chain -[sevctl](https://github.com/enarx/sevctl) is the SEV command line utility and is needed to export the SEV certificate chain. +[sevctl](https://github.com/virtee/sevctl) is the SEV command line utility and is needed to export the SEV certificate chain. Follow these steps to install `sevctl`: