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.