diff --git a/docs/web/docs/guides/quickstart.md b/docs/web/docs/guides/quickstart.md index ff69d3277..3a721180e 100644 --- a/docs/web/docs/guides/quickstart.md +++ b/docs/web/docs/guides/quickstart.md @@ -34,7 +34,7 @@ Now that you have Mephisto installed, you should have access to the `mephisto` C Let's use this CLI tool to set up a data directory via the `mephisto config` command. The data directory is where the results of your crowdsourcing tasks will be stored. ```bash -$ mephisto config core.main_data_directory ~/mephisto/data +$ mephisto config core.main_data_directory ~/Mephisto/data ``` Check that everything is set up correctly!