diff options
author | Michael Sincavage <Gormogon@users.noreply.github.com> | 2016-05-29 19:10:48 -0400 |
---|---|---|
committer | Michael Sincavage <Gormogon@users.noreply.github.com> | 2016-05-29 19:10:48 -0400 |
commit | 5626e45354efe03c9d5dac9ead750cc649eba804 (patch) | |
tree | 9ee2a36ebe9e17c1f8261b4ae697cc83de63f9c9 | |
parent | e1e558a37f16ba42a1420ed40bb016b2e9beb7dc (diff) | |
download | SMAPI-5626e45354efe03c9d5dac9ead750cc649eba804.tar.gz SMAPI-5626e45354efe03c9d5dac9ead750cc649eba804.tar.bz2 SMAPI-5626e45354efe03c9d5dac9ead750cc649eba804.zip |
Fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ <ol> <li>Make sure all requirements are installed.</li> <li>Extract the SMAPI zip archive alongside your Stardew.exe. For example, if using Steam this would be somewhere like ‘C:/ProgramFiles/Steam/steamapps/common/StardewValley’.</li> - <li>To launch SMAPI, launch StardewValleyModdingAPI.exe.</li> + <li>To launch SMAPI, launch StardewModdingAPI.exe.</li> </ol> </td> </tr> |