Skip to content

Commit 2aa0921

Browse files
trivikrsrchase
authored andcommitted
chore: review comment 2
1 parent 6c7ed43 commit 2aa0921

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,10 @@ to Maven local:
7979
- `cd smithy-typescript`
8080
- `./gradlew build`
8181

82-
If you're consuming smithy-typescript locally in other project, run the following command instead:
83-
- `./gradlew clean build publishToMavenLocal`
82+
If you're consuming `smithy` or `smithy-typescript` and have already published
83+
locally, run the following command to publish the newest contents in your local
84+
repository:
85+
- `./gradlew clean publishToMavenLocal`
8486

8587
You can find the build artifacts of the test package at:
8688
`build/smithyprojections/smithy-typescript-codegen-test/source/typescript-codegen`

0 commit comments

Comments
 (0)