Fraser commited on
Commit
f590683
·
1 Parent(s): 5425d4a
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -44,6 +44,11 @@ You can directly run the proxy with:
44
  proxy "Book a table for 2 at an Italian restaurant in Kings Cross tonight at 7pm."
45
  ```
46
 
 
 
 
 
 
47
 
48
  ### Proxy-Lite Endpoint
49
 
 
44
  proxy "Book a table for 2 at an Italian restaurant in Kings Cross tonight at 7pm."
45
  ```
46
 
47
+ Alternatively you can run the local web ui with:
48
+
49
+ ```bash
50
+ make app
51
+ ```
52
 
53
  ### Proxy-Lite Endpoint
54