From ef28d38e8aae6935ea3f04a1e7ffbc3ac9afef85 Mon Sep 17 00:00:00 2001 From: Rsjiang-Git Date: Sun, 17 Dec 2023 16:10:39 +0800 Subject: [PATCH] dev --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2693e9d..42c1c8e 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ ## Using steps - python3 -m pip install uvmgen -- if you want to generate a complete UVM environment ,modify typeical.json in example file +- if you want to generate a complete UVM environment , modify typeical.json in example file - if you want to generate a agent or others, modify your expected json in base_pkg file -- enter the json folder to execute uvmgen ***.json,and can generate environment +- enter the json folder to execute uvmgen ***.json command ,and can generate environment