fix lint errors
This commit is contained in:
parent
1ef577a562
commit
2eff57f5a2
|
@ -8,8 +8,7 @@ IssueTracker: https://github.com/CypherpunkArmory/UserLAnd/issues
|
|||
Changelog: https://github.com/CypherpunkArmory/UserLAnd/releases
|
||||
|
||||
AutoName: UserLAnd
|
||||
Summary: UserLAnd provides the easiest way to run GNU/Linux Distros on Android - no
|
||||
root required
|
||||
Summary: The easiest way to run GNU/Linux Distros on Android - no root required
|
||||
Description: |-
|
||||
UserLAnd provides the easiest way to run GNU/Linux Distros on Android.
|
||||
|
||||
|
@ -27,13 +26,13 @@ Description: |-
|
|||
Using user-defined custom sessions:
|
||||
|
||||
* Define a session - This describes what filesystem you are going to use, and
|
||||
what kind of service you want to use when connecting to it (ssh or vnc).
|
||||
what kind of service you want to use when connecting to it (ssh or vnc).
|
||||
* Define a filesystem - This describes what distribution of Linux you want to
|
||||
install.
|
||||
install.
|
||||
* Once defined, just tap on the session to start up. This will download
|
||||
necessary assets, setup the filesystem, start the server, and connect to it.
|
||||
This will take several minutes for the first start up, but will be quicker
|
||||
afterwards.
|
||||
necessary assets, setup the filesystem, start the server, and connect to it.
|
||||
This will take several minutes for the first start up, but will be quicker
|
||||
afterwards.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/CypherpunkArmory/UserLAnd
|
||||
|
|
Loading…
Reference in a new issue