Skip to content

Commit

Permalink
Merge pull request #826 from facebookresearch/quickstart
Browse files Browse the repository at this point in the history
change Mephisto directory typo
  • Loading branch information
macota authored Jul 14, 2022
2 parents 20f87e1 + 01550db commit dc8f72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web/docs/guides/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down

0 comments on commit dc8f72d

Please sign in to comment.