Update README.md
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
# AppImage2Deb-For-Deepin
|
# Abstract
|
||||||
A convenient tool which can convert AppImage to Deb in [Deepin Standard](https://doc.chinauos.com/content/M7kCi3QB_uwzIp6HyF5J).
|
A convenient tool which can convert AppImage to Deb in [Deepin Standard](https://doc.chinauos.com/content/M7kCi3QB_uwzIp6HyF5J).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
You should input the arguments in Deepin Standard.
|
You should input the arguments in Deepin Standard.
|
||||||
|
|
||||||
|
Basically, the quality of the deb package you build based on the arguments you provided.
|
||||||
|
|
||||||
You can find AppImages to convert [here](https://appimage.github.io/apps/).
|
You can find AppImages to convert [here](https://appimage.github.io/apps/).
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
@@ -18,7 +20,7 @@ sudo apt install fakeroot
|
|||||||
|
|
||||||
It only supports amd64 architecture.
|
It only supports amd64 architecture.
|
||||||
|
|
||||||
# Run
|
# Usage
|
||||||
After download my script, you can just input the command below into your terminal:
|
After download my script, you can just input the command below into your terminal:
|
||||||
```bash
|
```bash
|
||||||
python3 /the/path/to/src/main.py
|
python3 /the/path/to/src/main.py
|
||||||
|
|||||||
Reference in New Issue
Block a user