From aba542f7f805d3e68974c3f075ff217cf388934d Mon Sep 17 00:00:00 2001 From: Mario1159 Date: Tue, 12 Sep 2023 17:16:32 -0300 Subject: [PATCH] Add PDK variable --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f8701b..970e92a 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ docker exec -it bash List the available PDKs and choose one to install. ```sh +export PDK= volare ls-remote --pdk volare enable --pdk ```