Skip to content

Commit e060f30

Browse files
committed
master: fix readme
1 parent d65b000 commit e060f30

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,12 @@ Following is a recommended usage.
5454

5555
2-1. Parse command line arguments.
5656

57-
(BASH) <br>
58-
5957
```
6058
python -m your_module --use_gpu False
6159
```
6260

6361
2-2. Import from pre-exported configuration json file. Use ```--load_json``` option.
6462

65-
(BASH) <br>
66-
6763
```
6864
python -m your_module --load_json PATH_TO_JSON_FILE
6965
```

0 commit comments

Comments
 (0)