Przeglądaj źródła

Merge pull request #5 from TamaHobbit/feature/readme

Feature/readme
Denis Muratshin 8 lat temu
rodzic
commit
37b188e1d4
2 zmienionych plików z 5 dodań i 2 usunięć
  1. 5 0
      README.md
  2. 0 2
      readme.linux

+ 5 - 0
README.md

@@ -0,0 +1,5 @@
+Install dependencies with:
+
+`sudo apt-get install libogg-dev libvorbis-dev`
+
+[Read more about oxygine-sound.](https://github.com/oxygine/oxygine-framework/wiki/sounds)

+ 0 - 2
readme.linux

@@ -1,2 +0,0 @@
-sudo apt-get install libogg-dev
-sudo apt-get install libvorbis-dev