From 061823e53f66a781a23077abb7b7e33bb1273330 Mon Sep 17 00:00:00 2001 From: TianYuan Date: Thu, 9 Dec 2021 18:19:21 +0800 Subject: [PATCH] Update README.md --- demos/metaverse/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/metaverse/README.md b/demos/metaverse/README.md index f41b7999..67c6b7c2 100644 --- a/demos/metaverse/README.md +++ b/demos/metaverse/README.md @@ -16,7 +16,7 @@ Run `run.sh` to complete all the essential procedures, including the installatio ``` In `run.sh`, it will execute `source path.sh` firstly, which will set the environment variants. -If you would like to try your own sentence, please replace the sentence in the `sentences.txt`. +If you would like to try your own sentence, please replace the sentence in `sentences.txt`. If you would like to try your own image, please replace the image `download/Lamarr.png` in the shell script. -- GitLab