diff --git a/README.md b/README.md index 4ce66e7..b56fada 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Source code of simple shooter on [3Dzavr game engine](https://github.com/vectoza ![Issues](https://img.shields.io/bitbucket/issues-raw/vectozavr/shooter) ![Repo size](https://img.shields.io/github/repo-size/vectozavr/shooter) -

Installation (OS Windows):

-1) [Download and install OpenAL library](https://openal.org/downloads/), [unzip it](https://www.7-zip.org) and run shooter.exe file +

Installation:

+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 2) Write ip and port of server in connect.txt file.