We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa62eeb commit f43eacbCopy full SHA for f43eacb
contributing/README.md
@@ -73,7 +73,7 @@ If you're new to iOS development and have a computer running OS X, these steps s
73
1. [git lfs](https://github.com/material-components/material-components-ios/blob/develop/contributing/tools.md#using-git-lfs).
74
1. To see your work within the catalog
75
1. `pod install --project-directory=catalog/`
76
- 1. `open catalog/MDCCatalog.workspace`
+ 1. `open catalog/MDCCatalog.xcworkspace`
77
1. Navigate to the component you want to work on in Pods -> Development Pods -> Material Components -> <#component>.
78
1. Run the `MDCDragons` target to see the full set of examples.
79
1. Tests can also be run from the Product menu.
0 commit comments