Skip to content

Commit 8514500

Browse files
authored
doc: update README.md (#501)
* Update README.md * Update README_zh.md
1 parent 9abd2af commit 8514500

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Python >= 3.8, then check install in terminal.
7272

7373
```bash
7474
pip install Final2x-core
75-
Final2x-core -o # 114514
75+
Final2x-core -c # cache models
7676
apt install -y libomp5 xdg-utils
7777
```
7878

README_i18n/README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ xattr -cr /Applications/Final2x.app
7070

7171
```bash
7272
pip install Final2x-core
73-
Final2x-core -o # 114514
73+
Final2x-core -c # cache models
7474
apt install -y libomp5 xdg-utils
7575
```
7676

0 commit comments

Comments
 (0)