Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVon2021 committed Feb 5, 2024
2 parents 7e85d03 + 41c0afb commit 557e113
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions docs/zh/jetson_nano_tc358743.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 557e113

Please sign in to comment.