Skip to content

Commit 2551b67

Browse files
committed
Fixed som ap
1 parent fe61194 commit 2551b67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

documentation/in-using.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Also don't forget install dependency:
2323
├── libraries
2424
├── mods (that's how it should be)
2525
│ ├── Permissions-1.14.4-X.X.X.X.jar
26-
│ └── Project Essentials Core-1.14.4-1.X.X.X.jar
26+
│ └── Project Essentials Core-MOD-1.14.4-1.X.X.X.jar
2727
└── ...
2828
```
2929

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
├── config
5757
├── libraries
5858
├── mods (that's how it should be)
59-
│ ├── Project Essentials Core-1.14.4-1.X.X.X.jar.
59+
│ ├── Project Essentials Core-MOD-1.14.4-1.X.X.X.jar.
6060
│ └── Project Essentials Permissions-1.14.4-1.X.X.X.jar.
6161
└── ...
6262
```

0 commit comments

Comments
 (0)