Skip to content
This repository was archived by the owner on Jul 20, 2020. It is now read-only.

Commit 94ed923

Browse files
applenickjedediah
authored andcommitted
Fix typo regarding Bungee Requirements
1 parent 089dbce commit 94ed923

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
@@ -95,8 +95,8 @@ And for a Lobby server, you just need:
9595

9696
For a Bungee proxy, you just need these two:
9797

98-
* api-bukkit (built at `API/bungee/target/api-bungee-#-SNAPSHOT.jar`)
99-
* commons-bukkit (built at `Commons/bungee/target/commons-bungee-#-SNAPSHOT.jar`)
98+
* api-bungee (built at `API/bungee/target/api-bungee-#-SNAPSHOT.jar`)
99+
* commons-bungee (built at `Commons/bungee/target/commons-bungee-#-SNAPSHOT.jar`)
100100

101101

102102
# Contents

0 commit comments

Comments
 (0)