mirror of
https://github.com/apache/superset.git
synced 2026-04-22 09:35:23 +00:00
chore: various markdown warnings resolved (#30657)
Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
@@ -22,7 +22,7 @@ page.
|
||||
### 1. Get Superset
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/apache/superset
|
||||
git clone https://github.com/apache/superset
|
||||
```
|
||||
|
||||
### 2. Start the latest official release of Superset
|
||||
@@ -61,7 +61,7 @@ password: admin
|
||||
Once you're done with Superset, you can stop and delete just like any other container environment:
|
||||
|
||||
```bash
|
||||
$ docker compose down
|
||||
docker compose down
|
||||
```
|
||||
|
||||
:::tip
|
||||
|
||||
Reference in New Issue
Block a user