Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 authored Aug 30, 2021
1 parent 78d0ed2 commit c44a925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A very time-consuming but very easy cross-compilation procedure. Performed on Ub
## 2-1. [Method 1] Docker build
```
$ docker run --rm --privileged multiarch/qemu-user-static --reset -p yes \
&& docker build pytorch4raspberrypi .
&& docker build -t pytorch4raspberrypi .
##### A pre-built .whl file will be generated directly under the /wheels folder.
Expand Down

0 comments on commit c44a925

Please sign in to comment.