Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 141462f

Browse files
Update README.md
1 parent ce76e78 commit 141462f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ A pretty and customizable web app to deploy your Deep Learning (DL) model with e
1212

1313
2. Run the following instructions
1414

15-
1). Build Docker Image
15+
1). Build Docker Image
1616

1717
```shell
1818
$ docker build -t ner-model .
1919
```
2020

21-
2). Make and Run a container for the above Image
21+
2). Make and Run a container for the above Image
2222

2323
```shell
2424
docker run -e LANG=C.UTF-8 -e LC_ALL=C.UTF-8 -it --rm -d -p 8000:8000 ner-model

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /