From f05f432dda4ae87e4f596df139ef70ea3a0ae4e3 Mon Sep 17 00:00:00 2001 From: Melroy van den Berg Date: Fri, 12 Jan 2024 15:50:33 +0100 Subject: [PATCH 1/2] Fix English in update.md --- docs/en/update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/update.md b/docs/en/update.md index f604253a..35f2179b 100644 --- a/docs/en/update.md +++ b/docs/en/update.md @@ -22,7 +22,7 @@ git pull --rebase python3 /opt/bin/blikvm/script/update.py ``` - Observe the output of the terminal. When you see the message of successful upgrade, the terminal enters reboot, and the reboot takes effect. + Observe the output of the terminal. When you see the message of successful upgrade, enter within the terminal the: 'reboot' command and the reboot should take effect. !!! warning "If you are unable to update successfully due to network issues, you can download the latest release.tar.gz package on another PC with a stable network connection and follow the instructions below for installation." - download address: https://github.com/ThomasVon2021/blikvm/releases From 41c0afb1330ca5b0146bf5d0db3fe54025cae839 Mon Sep 17 00:00:00 2001 From: Thomas <45224459+ThomasVon2021@users.noreply.github.com> Date: Sun, 14 Jan 2024 13:12:29 +0800 Subject: [PATCH 2/2] Update jetson_nano_tc358743.md --- docs/zh/jetson_nano_tc358743.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/zh/jetson_nano_tc358743.md b/docs/zh/jetson_nano_tc358743.md index 60243ffa..6d1ec33d 100644 --- a/docs/zh/jetson_nano_tc358743.md +++ b/docs/zh/jetson_nano_tc358743.md @@ -9,6 +9,8 @@ tar xf kernel_src.tbz2 ``` 根据仓库里的目录结构进行文件替换,要全部替换 ``` +git clone https://github.com/ThomasVon2021/jetson_tc358743 +cp ~/jetson_tc358743/* ./ -r . └── jetson_tc358743-main ├── hardware