[monogame] Update readme.md

This commit is contained in:
Luke Ingram 2022-01-20 16:11:23 -04:00 committed by GitHub
parent 5f51705f13
commit b402423485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ spine-monogame supports all Spine features.
## Setup
1. Download the Spine Runtimes source using [git](https://help.github.com/articles/set-up-git) or by downloading it as a zip via the download button above.
1. Download the Spine Runtimes source using [git](https://help.github.com/articles/set-up-git) or by downloading it as a ZIP file via the download button above.
1. Copy the contents of the `spine-csharp/src` and `spine-xna/src` directories into your project.
## Example