mirror of
https://github.com/apache/superset.git
synced 2026-04-12 12:47:53 +00:00
Fix typo "insode" -> "inside" (#11204)
This commit is contained in:
@@ -63,7 +63,7 @@ pip install --upgrade setuptools pip
|
||||
|
||||
### Python Virtual Environment
|
||||
|
||||
We highly recommend installing Superset insode of a virtual environment. Python 3 ships with
|
||||
We highly recommend installing Superset inside of a virtual environment. Python 3 ships with
|
||||
`virtualenv` out of the box but you can install it using:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user