diff --git "a/docs/\347\241\254\344\273\266/\346\240\221\350\216\223\346\264\276\346\212\230\350\205\276\350\256\260\345\275\225.md" "b/docs/\347\241\254\344\273\266/\346\240\221\350\216\223\346\264\276\346\212\230\350\205\276\350\256\260\345\275\225.md" index b27d93c..1d84e88 100644 --- "a/docs/\347\241\254\344\273\266/\346\240\221\350\216\223\346\264\276\346\212\230\350\205\276\350\256\260\345\275\225.md" +++ "b/docs/\347\241\254\344\273\266/\346\240\221\350\216\223\346\264\276\346\212\230\350\205\276\350\256\260\345\275\225.md" @@ -73,6 +73,13 @@ mirrors.aliyun.com sudo apt-get update ``` +4、***(可选)升级系统版本*** + +```shell +sudo apt-get upgrade +sudo rpi-update +``` + # 正确显示中文 ```shell