Shriarulmozhivarman commited on
Commit
5a22f7f
1 Parent(s): 501a7fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -32,7 +32,7 @@ Deployed app (in port 7860) http://localhost:7860
32
 
33
  1. Build container
34
  ```
35
- docker build . --tag robust_rgb-d_saliency_detection:latest
36
  ```
37
 
38
  2. Run container from the
@@ -43,4 +43,4 @@ docker run -it -d -p 7860:7860 robust_rgb-d_saliency_detection:latest
43
  Deployed app (in port 7860) http://localhost:7860
44
 
45
 
46
-
 
32
 
33
  1. Build container
34
  ```
35
+ docker build . --tag robust_rgb-d_saliency_detection:latest
36
  ```
37
 
38
  2. Run container from the
 
43
  Deployed app (in port 7860) http://localhost:7860
44
 
45
 
46
+ .