File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33####required
44
5- * python 2.7+
5+ * [ python 2.7+] ( https://www.python.org/ftp/python/2.7.12/python-2.7.12.amd64.msi )
66* [ redis-monitor] ( https://github.com/NetEaseGame/redis-monitor )
77
88####install
1111
12122.打开一个命令行窗口
1313
14- * pip install redis-monitor
14+ * ` pip install redis-monitor `
1515
16- * 系统可能会提醒你pip的版本太低,执行python -m pip install --upgrade pip
16+ * 系统可能会提醒你pip的版本太低,执行 ` python -m pip install --upgrade pip`
1717
18- * 再执行pip install redis-monitor
18+ * 再执行 ` pip install redis-monitor`
1919
20- * redis-monitor init
20+ * ` redis-monitor init `
2121
22- * redis-monitor start
22+ * ` redis-monitor start `
23+
24+ ![ ] ( https://github.com/silence940109/Java/blob/master/Redis_Monitor/image/pip.jpg )
2325
2426ok启动完毕
2527
26- ![ ] ( https://github.com/silence940109/Java/blob/master/Redis_Monitor/image/pip.jpg )
28+ ![ ] ( https://github.com/silence940109/Java/blob/master/Redis_Monitor/image/start.jpg )
29+
2730
You can’t perform that action at this time.
0 commit comments