Pārlūkot izejas kodu

Merge branch 'feature/select_troops' of github.com:buxx/OpenCombat into feature/select_troops

Bastien Sevajol 7 gadus atpakaļ
vecāks
revīzija
1d71b41b5a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md Parādīt failu

10
 
10
 
11
 Tested only under linux, debian/Ubuntu. Before install project, install OS packages:
11
 Tested only under linux, debian/Ubuntu. Before install project, install OS packages:
12
 
12
 
13
-    build-essential libsdl1.2debian libsdl-image1.2 libsdl-image1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev libsdl-mixer1.2 libsdl-mixer1.2-dev redis-server
13
+    build-essential python3-tk libsdl1.2debian libsdl-image1.2 libsdl-image1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev libsdl-mixer1.2 libsdl-mixer1.2-dev redis-server
14
 
14
 
15
 Python version: 3.5+
15
 Python version: 3.5+
16
 
16