diff --git a/README.md b/README.md index 5cf3cad..116fd9c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Pixel Vision 8's core philosophy is to teach retro game development with streaml ## Quick Start Guide -I've tried my best to make compiling, testing, and packaging as easy as possible. While you can learn more about this in the [docs](https://github.com/PixelVision8/PixelVision8/wik), here is the quickest way to build this game: +I've tried my best to make compiling, testing, and packaging as easy as possible. While you can learn more about this in the [docs](https://github.com/PixelVision8/PixelVision8/wiki), here is the quickest way to build this game: > Before you get started, you are going to want to install [.Net 6](https://dotnet.microsoft.com/download/dotnet/6.0), [NodeJS](https://nodejs.org/en/download/), and an IDE like [Visual Studio Code](https://code.visualstudio.com/Download). @@ -35,4 +35,4 @@ And special thanks to Jan Rochat, Ethan Shaughnessy, and our other sponsors. Pixel Vision 8 is Licensed under the [Microsoft Public License (MS-PL) License](https://opensource.org/licenses/MS-PL). See the [LICENSE file](https://github.com/PixelVision8/PixelVision8/blob/master/LICENSE.txt) in the project root for complete license information. -Pixel Vision 8 is Copyright (c) 2017-2021 Jesse Freeman. All rights reserved. \ No newline at end of file +Pixel Vision 8 is Copyright (c) 2017-2021 Jesse Freeman. All rights reserved.