mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-23 16:38:17 +00:00
MINOR - Fix docs quickstart commands (#14110)
This commit is contained in:
parent
59b048a9ae
commit
a2f3134bc5
@ -125,9 +125,9 @@ curl -sL -o docker-compose-postgres.yml https://github.com/open-metadata/OpenMet
|
||||
```
|
||||
|
||||
```commandline
|
||||
wget -O https://github.com/open-metadata/OpenMetadata/releases/download/1.2.2-release/docker-compose.yml
|
||||
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.2.2-release/docker-compose.yml
|
||||
|
||||
wget -O https://github.com/open-metadata/OpenMetadata/releases/download/1.2.2-release/docker-compose-postgres.yml
|
||||
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.2.2-release/docker-compose-postgres.yml
|
||||
```
|
||||
|
||||
### 3. Start the Docker Compose Services
|
||||
|
Loading…
x
Reference in New Issue
Block a user