Skip to content

Commit 9fc95a1

Browse files
authored
Update README.md
1 parent 8a1c756 commit 9fc95a1

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,7 @@ $ pip install -U onnx \
2121
&& pip install -U sne4onnx
2222
```
2323
### 1-2. Docker
24-
```bash
25-
### docker pull
26-
$ docker pull pinto0309/sne4onnx:latest
27-
28-
### docker build
29-
$ docker build -t pinto0309/sne4onnx:latest .
30-
31-
### docker run
32-
$ docker run --rm -it -v `pwd`:/workdir pinto0309/sne4onnx:latest
33-
$ cd /workdir
34-
```
24+
https://github.com/PINTO0309/simple-onnx-processing-tools#docker
3525

3626
## 2. CLI Usage
3727
```bash

0 commit comments

Comments
 (0)