Skip to content

Commit a7863bc

Browse files
authored
Update README.md
1 parent 28b6e1b commit a7863bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Cross-compilation of PyTorch armv7l (32bit) for RaspberryPi OS
88
- Docker
99

1010
## 2. Procedure
11-
A very time-consuming but very easy cross-compilation procedure. Performed on Ubuntu 20.04 x86_64.
11+
A very time-consuming but very easy cross-compilation procedure. It will take about three hours. Performed on Ubuntu 20.04 x86_64.
1212
## 2-1. [Method 1] Docker build
1313
```
1414
$ docker run --rm --privileged multiarch/qemu-user-static --reset -p yes \

0 commit comments

Comments
 (0)