Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackerl authored Jan 4, 2019
1 parent 12993f1 commit 2a2e2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ apt download files
```Bash
apt download fontconfig-config
```
将所有deb包让如AppDir/debs中,使用dpkg解压文件:
将所有deb包放入AppDir/debs中,使用dpkg解压文件:
```Bash
find ./debs -exec dpkg -x {} ./ \;
```
Expand Down

0 comments on commit 2a2e2ec

Please sign in to comment.