From b84bd7727bb3053d969bca58e7d58060cbe14baf Mon Sep 17 00:00:00 2001 From: scatterflower Date: Sat, 5 Sep 2020 22:57:16 -0500 Subject: [PATCH] build instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 92a2d24..b4d95ab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # akashi A C++ server for Attorney Online 2 +# Build instructions +```git clone https://github.com/AttorneyOnline/akashi + cd akashi + qmake + make +``` + Copyright © scatterflower 2020 If you want to support the development of akashi, feel free to give a one-time gift at [liberapay](https://liberapay.com/scatterflower/)