Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Updated Readme with missing yarn build command. #156

Merged
merged 1 commit into from
May 14, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ superset-ui/
```sh
git clone ...superset-ui && cd superset-ui
yarn install
yarn build
```

### Builds, linting, and testing
Expand Down