From 21c15da9b0bbe112f72893e1dbce516472493fe8 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Thu, 14 Dec 2017 00:12:53 -0700 Subject: [PATCH] Redirect linux users to the unix readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9dbadb9a..6caab0cf 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,8 @@ You need to re-run the patcher any time `OTAPI` updates. You need to rebuild `Te 1. Follow the [official install instructions for mono](http://www.mono-project.com/download/). **DO** install `mono-complete` or you're missing components. +1. Proceed to the [unix build steps](#unix-build-steps) to continue. + #### On Unix 1. You need to get NuGet. Download the latest `nuget.exe` from [NuGet](https://www.nuget.org/downloads).