Skip to content

Commit

Permalink
lowercase d in docker compose command (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryL27 authored Mar 14, 2024
1 parent 7ed68c6 commit 88c691b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ With Docker installed:

4. Launch Sycamore. Conatainers will be pulled from DockerHub:

```Docker compose up --pull=always```
```docker compose up --pull=always```

5. The Sycamore demo query UI will be at localhost:3000

Expand Down

0 comments on commit 88c691b

Please sign in to comment.