Skip to content

Commit

Permalink
Update Steps.js
Browse files Browse the repository at this point in the history
Added @emotion/core and @emotion/styled
  • Loading branch information
numToStr committed Oct 5, 2020
1 parent 4824c9e commit 727bfcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/landing/Steps.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ function HomeSteps() {
{t('installDescr')}
</Typography>
<HighlightedCode
code="$ npm install @material-ui/core@next"
code="$ npm install @material-ui/core@next @emotion/core @emotion/styled"
language="sh"
/>
<Link
Expand Down

0 comments on commit 727bfcc

Please sign in to comment.