Commit ·
a175de4
1
Parent(s): cf1342b
fix dockerfile link
Browse files
README.md
CHANGED
|
@@ -14,4 +14,4 @@ Run the app
|
|
| 14 |
streamlit run app.py
|
| 15 |
```
|
| 16 |
|
| 17 |
-
Note: This app can also be run as a Docker container. See [
|
|
|
|
| 14 |
streamlit run app.py
|
| 15 |
```
|
| 16 |
|
| 17 |
+
Note: This app can also be run as a Docker container. See [Dockerfile](Dockerfile).
|