chore: Updates readme to remove blurb about schema migration (#937)

This commit is contained in:
Kamron Batman 2022-02-18 11:15:32 -08:00 committed by GitHub
parent 2009ac6892
commit 699478425f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,9 +59,6 @@ Rider 2021.3+           &
- `rhel.7`, `rhel.8` - Redhat
- If blank, the operating system running the build is used. Linux Mint 20 is not supported directly yet, so build explicitly against `ubuntu.20.04` instead.
**Note:** Building in Visual Studio (or Rider) will not run the schema migration. The schema migration ensures future changes
to the code will be backward compatible.
## Running the Server
- Follow the [publish](https://github.com/modernuo/ModernUO#publishing-builds) instructions
- Run `ModernUO.exe` or `dotnet ModernUO.dll` from the `Distribution` directory on the server