Updated Build with Docker (markdown)

Hiroji Kiyotake 2019-06-23 17:43:23 +00:00
parent 1300dc13ab
commit 3d879c30dd
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@
`cd wownero`
## Build Docker Image
`docker build --no-cache --network=host --build-arg NPROC=2 -t wownero .`
`docker build --no-cache --network=host --build-arg NPROC=2 -t wownero:master .`
`docker images`