Commit 36821b79 authored by dmMaze's avatar dmMaze
Browse files

update readme for macos

parent 05e6ad96
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ Windows用户可从[MEGA](https://mega.nz/folder/gmhmACoD#dkVlZ2nphOkU5-2ACb5dKw
# 克隆仓库
$ git clone https://github.com/dmMaze/BallonsTranslator.git ; cd BallonsTranslator

# 安装依赖, macOS安装requirements_macOS.txt
# 安装依赖
$ pip install -r requirements.txt
```

+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ If you're not on Windows or may want to run the latest development.
# Clone this repo
$ git clone https://github.com/dmMaze/BallonsTranslator.git ; cd BallonsTranslator

# install requirements_macOS.txt on macOS
# install dependencies
$ pip install -r requirements.txt
```