Update README.md

This commit is contained in:
innov 2025-09-01 11:41:15 +08:00
parent e472c801ce
commit 7c47e3ff69
1 changed files with 1 additions and 2 deletions

View File

@ -44,7 +44,6 @@ $ sudo apt install gcc make libncurses5-dev openssl libssl-dev bison flex libelf
### 4、VSCode 插件安装
**推荐安装下图所示插件:**
![vscode-plugins](img/vscode-plugins.png)
![vscode-plugins](img/vscode-plugins.png "中文说明")
### 5、XiUOS操作系统源码下载
@ -76,7 +75,7 @@ git clone https://gitlink.org.cn/xuos/xiuos.git
使用VScode打开代码具体操作步骤为在源码文件夹下打开系统终端输入`code .`即可打开VScode开发环境如下图所示
![vscode](img/vscode.jpg)
![vscode](img/vscode.jpg "复制到内存卡")
### 6、裁减配置工具的下载