Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
synw committed Jun 10, 2019
1 parent 6080af6 commit f18750b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ Using pip:
pip install dataswim
```

To get the Altair charts in notebooks running this command is required:
To get the Altair charts in notebooks running install Vega:

```bash
jupyter nbextension enable vega --py --sys-prefix
pip install vega
```

## Documentation
Expand Down

0 comments on commit f18750b

Please sign in to comment.