Skip to content

Commit 259f9da

Browse files
authored
Update ReadMe.md
1 parent 4c00459 commit 259f9da

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
@@ -8,10 +8,10 @@ Licence : MIT
88

99
### KSP PLAYERS :
1010
This is a library used by other KSP mods. It doesn't provide any functionality in-game, but is required by other mods.
11-
To install it, copy the `000_Harmony` folder into your `GameData` folder.
11+
To install it, download the zip from the (GitHub releases)[https://github.com/KSPModdingLibs/HarmonyKSP/releases] and extract the `000_Harmony` folder into your `GameData` folder.
1212

1313
### KSP MODDERS :
14-
If you are using Harmony, or planning to use Harmony for your modding needs, please redirect your players to this community maintained version instead of bundling the orginal to avoid version conflicts.
14+
If you are using Harmony, or planning to use Harmony for your KSP modding needs, please redirect your players to this community maintained version instead of bundling the original to avoid version conflicts.
1515

1616
Alternatively, you can also re-bundle the `GameData\000_Harmony` folder in your mod distribution, but be sure to always bundle the latest version.
1717

0 commit comments

Comments
 (0)