Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andyluo7 authored Mar 26, 2020
1 parent 64935b0 commit c555fca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ for Xilinx ZCU102 and ZCU104 evaluation boards, samples, and Arm GCC cross-compi

2) build the CPU image locally and run it
```
cd Vitis-AI/docker
cd docker
./docker_build_cpu.sh
# After build finished
Expand All @@ -74,7 +74,7 @@ for Xilinx ZCU102 and ZCU104 evaluation boards, samples, and Arm GCC cross-compi

3) build the GPU image locally and run it
```
cd Vitis-AI/docker
cd docker
./docker_build_gpu.sh
# After build finished
Expand Down

0 comments on commit c555fca

Please sign in to comment.