Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.
Prev Previous commit
Update README to reflect new project folder name
  • Loading branch information
hunterstich committed Jan 27, 2020
commit b8ae7deae66080b920ffa3006ac51d6cec46ec3c
2 changes: 1 addition & 1 deletion MaterialThemeBuilder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Clone the material-components-android-examples repository
git clone https://github.com/material-components/material-components-android-examples.git
```

In Android Studio - Choose ‘Open an existing Android Studio Project’ and select ‘material-components-android-examples/Material Theme Builder
In Android Studio - Choose ‘Open an existing Android Studio Project’ and select ‘material-components-android-examples/MaterialThemeBuilder

Sync, build and run the project. The project, by default, will be configured with the baseline Material theme.

Expand Down