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 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