Skip to content

Commit

Permalink
Update docs/docs/installation/installing-superset-from-scratch.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: John Bodley <[email protected]>
  • Loading branch information
AlphaJack and john-bodley committed Feb 13, 2024
1 parent 36cf622 commit 3dc7c96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ We highly recommend installing Superset inside of a virtual environment.
You can create and activate a virtual environment using:

```
python3 -m venv "venv"
python3 -m venv venv
source "venv/bin/activate"
```

Expand Down

0 comments on commit 3dc7c96

Please sign in to comment.