Skip to content

Commit 2eaad80

Browse files
authored
Update README.md
1 parent b8d2fa7 commit 2eaad80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Add the following to your project's `pom.xml`:
4242
Add the following to your project's `dependencies`:
4343

4444
```
45-
implementation group: 'ai.nightfall.api', name: 'scan', version: '1.0'
45+
implementation group: 'ai.nightfall', name: 'scan-api', version: '1.0.0'
4646
```
4747

4848
### Building Locally

0 commit comments

Comments
 (0)