Skip to content

Commit 72444a9

Browse files
authored
Update readme.md
1 parent c5f3a34 commit 72444a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ repositories {
5353

5454
### Step B: Add Dependencies
5555

56-
In your app-level **build.gradle** file, add the library dependency. Use the latest version:
56+
Next, include the library in your app-level **build.gradle** file. Replace x.x.x with the latest version
5757
```
58-
implementation com.hypersoft.textcraft:x.x.x'
58+
implementation com.github.hypersoftdev:TextCraft:x.x.x'
5959
```
6060

6161
## Implementation

0 commit comments

Comments
 (0)