Skip to content

Commit 5d63224

Browse files
authored
Update README.md
1 parent e2750b5 commit 5d63224

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,7 @@ Sample `mpp-hierarhical` contains usage of `org.jetbrains.kotlin.native.cocoapod
364364
## Set Up Locally
365365
- The [resources directory](resources) contains the `resources` library;
366366
- The [gradle-plugin directory](gradle-plugin) contains a gradle plugin with a `MR` class generator;
367-
- The [sample directory](sample) contains sample apps for Android and iOS; plus the mpp-library connected to the apps;
368-
- For local testing use the `./publishToMavenLocal.sh` script - so that sample apps use the locally published version.
367+
- The [sample directory](sample) contains sample apps for Android and iOS; plus the mpp-library connected to the apps.
369368

370369
## Contributing
371370
All development (both new features and bug fixes) is performed in the `develop` branch. This way `master` always contains the sources of the most recently released version. Please send PRs with bug fixes to the `develop` branch. Documentation fixes in the markdown files are an exception to this rule. They are updated directly in `master`.

0 commit comments

Comments
 (0)