From 5626e45354efe03c9d5dac9ead750cc649eba804 Mon Sep 17 00:00:00 2001 From: Michael Sincavage Date: Sun, 29 May 2016 19:10:48 -0400 Subject: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b2916b2..220ed5cd 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@
  1. Make sure all requirements are installed.
  2. 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’.
  3. -
  4. To launch SMAPI, launch StardewValleyModdingAPI.exe.
  5. +
  6. To launch SMAPI, launch StardewModdingAPI.exe.
-- cgit