From 88cd9fa67307fbdba809bd778fc7c242e9ed2ac3 Mon Sep 17 00:00:00 2001 From: gulag Date: Tue, 19 Mar 2024 01:43:29 -0400 Subject: [PATCH] docs: update instructions --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e204f61..c756911 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ A Server emulator for the game [`Zenless Zone Zero`](https://zenless.hoyoverse.c - [Rust](https://www.rust-lang.org/tools/install) -**NOTE**: Nightly Rust is required to build the project. To install it, first install Rust itself, then run the following command: +**NOTE**: Nightly Rust is required to build the project. To install it, first install +Rust itself, then run the following command: ```sh rustup toolchain install nightly @@ -26,7 +27,7 @@ cargo install --path gameserver cargo install --path sdkserver ``` -### From Prebuilt Binaries +### From Pre-built Binaries Navigate to the [Releases](https://git.xeondev.com/reversedrooms/HollowPS/releases) page and download the latest release for your platform. @@ -43,8 +44,9 @@ nap-gameserver nap-sdkserver ``` -If you installed from prebuilt binaries, navigate to the directory where you downloaded -the binaries and run the following: +If you installed from pre-built binaries, navigate to the directory where you downloaded +the binaries and either a) double-click on the following executable names or b) +run the following in a terminal: ```sh ./nap-gameserver