From 65049702e3a6688734e87238df68ffa0272cfeca Mon Sep 17 00:00:00 2001 From: Thanasis S <8089997+MrThanasiz@users.noreply.github.com> Date: Tue, 19 Nov 2019 23:37:13 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 487bc10..e51fade 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The program can run on any OS, however testing was mostly done in Windows, so th ### Usage -1. Download the latest Client, Load Balancer, Server Instance archives (.zip) from the [releases](https://github.com/MrThanasiz/NWS_AS/releases) tab. +1. Download the latest Client, Load Balancer, Server Instance archives (.zip) from the [releases](https://github.com/MrThanasiz/DS_AS/releases) tab. 2. Extract the folders from the zip files. 3. Modify host & port values in DSClient.py & DSLoadBalancer.py as required (by default they're set to run on localhost and port 9999) 4. Make sure Load balancer & Server Instance folders are in the same directory. @@ -35,4 +35,4 @@ The program can run on any OS, however testing was mostly done in Windows, so th ## Versioning -For the versions available, check the [Releases tab on the repository](https://github.com/MrThanasiz/NWS_AS/releases). +For the versions available, check the [Releases tab on the repository](https://github.com/MrThanasiz/DS_AS/releases).