diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-05-20 15:11:51 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-05-20 15:11:51 -0400 |
commit | c4eb21bd3104c90c4295bd05ec8bf8dc7611f3b1 (patch) | |
tree | f27a496e963bf8d06615730acf5424bf47431b1f /src/StardewModdingAPI.Installer/readme.txt | |
parent | d47e55d0405de145ea18f37eba078608f6deac9f (diff) | |
download | SMAPI-c4eb21bd3104c90c4295bd05ec8bf8dc7611f3b1.tar.gz SMAPI-c4eb21bd3104c90c4295bd05ec8bf8dc7611f3b1.tar.bz2 SMAPI-c4eb21bd3104c90c4295bd05ec8bf8dc7611f3b1.zip |
update installer readme
Diffstat (limited to 'src/StardewModdingAPI.Installer/readme.txt')
-rw-r--r-- | src/StardewModdingAPI.Installer/readme.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/src/StardewModdingAPI.Installer/readme.txt b/src/StardewModdingAPI.Installer/readme.txt index 4756099e..cf6090c4 100644 --- a/src/StardewModdingAPI.Installer/readme.txt +++ b/src/StardewModdingAPI.Installer/readme.txt @@ -13,13 +13,7 @@ SMAPI lets you run Stardew Valley with mods. Don't forget to download mods separately. - -To install: - - Windows: double-click install.exe. - - Linux or Mac: open a terminal and run `mono install.exe`. - - Need help? See: - - Install guide: http://canimod.com/guides/using-mods#installing-smapi - - Troubleshooting: http://canimod.com/guides/smapi-faq#troubleshooting + - Install guide: http://canimod.com/for-players/install-smapi + - Troubleshooting: http://canimod.com/for-players/faqs#troubleshooting - Ask for help: https://discord.gg/kH55QXP |