Add readme

This commit is contained in:
Huang Xin 2019-05-21 17:17:23 +08:00
parent 7bd228cd1b
commit aacb8d64a4
1 changed files with 5 additions and 6 deletions

View File

@ -17,11 +17,10 @@ ld Makefile和编译脚本目录
   
+ ## **编译方法** + ## **编译方法**
1. #### 从仓库获取最新代码 1. #### 从仓库获取最新代码
<code> <code>git clone https://git.komect.net:SDX/vBRAS.git</code>
git clone https://git.komect.net:SDX/vBRAS.git
</code>
<code> git pull </code> <code>git pull</code>
2. #### 安装必要软件(UBuntu) 2. #### 安装必要软件(UBuntu)
``` bash ``` bash
sudo ./fsl-qoriq-glibc-x86_64-fsl-toolchain-aarch64-toolchain-2.4.1.sh sudo ./fsl-qoriq-glibc-x86_64-fsl-toolchain-aarch64-toolchain-2.4.1.sh