Correction of proper names format in README (#18087)
This commit is contained in:
parent
22896f2803
commit
f53a267ffb
|
|
@ -16,9 +16,9 @@ Here are a **few different ways you can get started with Superset**:
|
|||
- Download the latest Superset version from [Pypi here](https://pypi.org/project/apache-superset/)
|
||||
- Setup Superset locally with one command
|
||||
using [Docker Compose](installation/installing-superset-using-docker-compose)
|
||||
- Download the [Docker image](https://hub.docker.com/r/apache/superset) from Dockerhub
|
||||
- Download the [Docker image](https://hub.docker.com/r/apache/superset) from Docker Hub
|
||||
- Install the latest version of Superset
|
||||
[from Github](https://github.com/apache/superset/tree/latest)
|
||||
[from GitHub](https://github.com/apache/superset/tree/latest)
|
||||
|
||||
Superset provides:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue