We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01aa7e8 commit 346d974Copy full SHA for 346d974
1 file changed
README.md
@@ -3,10 +3,11 @@
3
This is the website for the ExploreML 2020.
4
5
## Setting up locally
6
-There is a docker-compose file to help you out with your local installation. Here are instructions for local setup using docker:
+There is a docker-compose file to help you out with your local installation. Here are the instructions for local setup using docker:
7
1. Clone the repo.
8
-2. Install docker and docker-compose
+2. Install docker and docker-compose.
9
3. `cd` into the repository and run `docker compose up`.
10
+4. Open localhost:4000 in your browser.
11
12
## Contributors
13
0 commit comments