diff --git a/README.md b/README.md index ccb51d4..23fe860 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,9 @@ To get a sense of what you can do with FlintML, check out the [Instacart Kaggle ```bash curl -sL https://raw.githubusercontent.com/flintml/flint/main/flintml-quickstart.sh | bash -# FlintML will become available at localhost:8701 ``` -The first time you execute code may take a couple of minutes while FlintML downloads the relevant worker image. +FlintML will become available at `localhost:8701`. The first time you execute code may take a couple of minutes while FlintML downloads the relevant worker image. ### [Concepts](docs/concepts.md) ### [Reference](docs/reference.md)