Skip to content

Commit f5757bf

Browse files
committed
update:readme
1 parent 845b392 commit f5757bf

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@ use vs open and compile,suport windows 7sp1 and above
7373
Just Run it
7474

7575
#### Linux
76-
ubuntu:sudo apt install libopencc-dev
76+
ubuntu:sudo apt install sudo apt install liblua5.4-dev libopencv-dev libopencv-contrib-dev libqrencode-dev
7777
centos:compile by self
7878
use makefile compile,UBUNTU22.04 x64 or RockyLinux 9 x64
7979
Run it on the terminal
8080

8181
#### Macos
82-
install opencc:brew install opencc opencc opencv qrencode
82+
install opencc:brew install lua opencv qrencode
8383
use makefile compile,mac 13 and above
8484
Run it on the terminal
8585

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ macos执行:./XEngine_LINEnv.sh -i 3
7272
直接运行即可
7373

7474
#### Linux
75-
ubuntu:sudo apt install liblua5.3-dev libopencc-dev libopencv-dev libopencv-contrib-dev libqrencode-dev
75+
ubuntu:sudo apt install liblua5.4-dev libopencv-dev libopencv-contrib-dev libqrencode-dev
7676
centos:需要自己编译
7777
Linux使用Makefile编译,UBUNTU22.04 x64或者RockyLinux 9 x64
7878
在控制台运行
7979

8080
#### Macos
81-
安装opencc,执行命令:brew install lua opencc opencv qrencode
81+
安装opencc,执行命令:brew install lua opencv qrencode
8282
使用makefile编译,控制台运行,需要mac 13以及以上版本
8383
在控制台运行
8484

0 commit comments

Comments
 (0)