Shakshi3104 commited on
Commit
6b670b2
1 Parent(s): 8e28da3

[fix] Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ Cobalt is a demo app for hybrid search with vector and surface search using [Rur
6
  This demo app is made by Gradio.
7
 
8
  ```bash
9
- gradio app.py
10
  ```
11
  and, access to http://localhost:7860/
12
 
 
6
  This demo app is made by Gradio.
7
 
8
  ```bash
9
+ docker compose up --build
10
  ```
11
  and, access to http://localhost:7860/
12