Skip to content

Commit

Permalink
Refreshing website content from main repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action Website Snapshot committed Jan 20, 2025
1 parent ec084a0 commit 3d2c9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ In this guide, we'll be using Marquez as the OpenLineage HTTP backend and runnin
The easiest way to get up and running with Marquez is Docker. Check out the Marquez source code and run the `./docker/up.sh` script:

```bash
$ git clone git@github.com:MarquezProject/marquez.git && cd marquez
$ git clone https://github.com/MarquezProject/marquez.git && cd marquez

$ ./docker/up.sh
```
Expand Down

0 comments on commit 3d2c9d5

Please sign in to comment.