mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
README: Note that Python 2.7.7+ is supported
This commit is contained in:
parent
4482ba971d
commit
3ac535108a
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -1,5 +1,4 @@
|
||||||
F-Droid Server
|
# F-Droid Server
|
||||||
==============
|
|
||||||
|
|
||||||
[](https://gitlab.com/ci/projects/6642?ref=master)
|
[](https://gitlab.com/ci/projects/6642?ref=master)
|
||||||
|
|
||||||
|
|
@ -16,15 +15,16 @@ For documentation, please see the docs directory.
|
||||||
|
|
||||||
Alternatively, visit [https://f-droid.org/manual/](https://f-droid.org/manual/).
|
Alternatively, visit [https://f-droid.org/manual/](https://f-droid.org/manual/).
|
||||||
|
|
||||||
What is F-Droid?
|
### What is F-Droid?
|
||||||
----------------
|
|
||||||
|
|
||||||
F-Droid is an installable catalogue of FOSS (Free and Open Source Software)
|
F-Droid is an installable catalogue of FOSS (Free and Open Source Software)
|
||||||
applications for the Android platform. The client makes it easy to browse,
|
applications for the Android platform. The client makes it easy to browse,
|
||||||
install, and keep track of updates on your device.
|
install, and keep track of updates on your device.
|
||||||
|
|
||||||
Installing
|
### Installing
|
||||||
----------
|
|
||||||
|
Note that only Python 2 is supported. We recommend version 2.7.7 or
|
||||||
|
later.
|
||||||
|
|
||||||
The easiest way to install the `fdroidserver` tools is on Ubuntu, Mint or other
|
The easiest way to install the `fdroidserver` tools is on Ubuntu, Mint or other
|
||||||
Ubuntu based distributions, you can install using:
|
Ubuntu based distributions, you can install using:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue