Fix repetitive sentence structure

This commit is contained in:
lividhen 2021-10-10 21:09:55 -06:00 committed by GitHub
parent 2d034a396b
commit 41345bd6b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@ This software will install SMAPI to the Android version of Stardew Valley. SMPAI
### How it Works ### How it Works
1. Extract the original game files. 1. Extract the original game.
2. Generate SMAPI dependency files. 2. Generate SMAPI dependencies.
3. Add SMAPI launch code to the game's files. 3. Add SMAPI launch code to the game's files.
4. Sign the modified game and call the package installer. 4. Sign the modified game and call the package installer.