From 99a20782923980cf9c10f64393c314be0e28ffc0 Mon Sep 17 00:00:00 2001 From: Vectozavr <60608292+vectozavr@users.noreply.github.com> Date: Thu, 21 Jul 2022 09:52:41 +0700 Subject: [PATCH] update readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 658c3b1..4ce66e7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Source code of simple shooter on [3Dzavr game engine](https://github.com/vectoza ![Repo size](https://img.shields.io/github/repo-size/vectozavr/shooter)

Installation (OS Windows):

-1) [Download release](https://github.com/vectozavr/shooter/releases/tag/0.1.0), [unzip it](https://www.7-zip.org) and run shooter.exe file +1) [Download and install OpenAL library](https://openal.org/downloads/), [unzip it](https://www.7-zip.org) and run shooter.exe file 2) Write ip and port of server in connect.txt file.