summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sincavage <Gormogon@users.noreply.github.com>2016-05-29 19:10:48 -0400
committerMichael Sincavage <Gormogon@users.noreply.github.com>2016-05-29 19:10:48 -0400
commit5626e45354efe03c9d5dac9ead750cc649eba804 (patch)
tree9ee2a36ebe9e17c1f8261b4ae697cc83de63f9c9
parente1e558a37f16ba42a1420ed40bb016b2e9beb7dc (diff)
downloadSMAPI-5626e45354efe03c9d5dac9ead750cc649eba804.tar.gz
SMAPI-5626e45354efe03c9d5dac9ead750cc649eba804.tar.bz2
SMAPI-5626e45354efe03c9d5dac9ead750cc649eba804.zip
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5b2916b2..220ed5cd 100644
--- a/README.md
+++ b/README.md
@@ -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>