Skip to content

Commit

Permalink
Update docs/getting_started.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alyssa Dai <[email protected]>
  • Loading branch information
surchs and alyssadai authored May 8, 2024
1 parent 48759d0 commit 05a24ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ docker compose --profile full_stack up -d
this will:

- pull the required Docker images (if you haven't pulled them before)
- launch the containers for [the Neurobagel services](config.md#available-services)
- launch the containers for [the Neurobagel services](config.md#available-services) using the `full_stack` [service profile](config.md#available-profiles)
- automatically set up and configure the services based on your configuration files
- automatically upload data to the Neurobagel graph (by default, it will upload an example dataset we have provided for testing)
Expand Down

0 comments on commit 05a24ad

Please sign in to comment.