瀏覽代碼

Update README.md

Bastien Sevajol 7 年之前
父節點
當前提交
fe52f97552
沒有帳戶連結到提交者的電子郵件
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      README.md

+ 5 - 1
README.md 查看文件

4
 
4
 
5
 # Install
5
 # Install
6
 
6
 
7
-OpenCombat is in development mode. Considering in your virtual environment, install synergine2:
7
+Note: OpenCombat is in development mode. 
8
+
9
+Considering in your virtual environment, install synergine2:
8
 
10
 
9
     git clone https://github.com/buxx/synergine2.git
11
     git clone https://github.com/buxx/synergine2.git
10
     cd synergine2
12
     cd synergine2
15
 
17
 
16
     pip install -r requirements.txt
18
     pip install -r requirements.txt
17
 
19
 
20
+You also need a running redis server (used db number is `0`, soon configurable). 
21
+
18
 # Run
22
 # Run
19
 
23
 
20
 Example run:
24
 Example run: