X-Git-Url: https://git.armaanb.net/?p=lightcards-http.git;a=blobdiff_plain;f=index.html;fp=index.html;h=f826c0d750ead482fe4f143a992c76b742728c79;hp=cf41254be2270be5648d92a24a45cc50aa18ba11;hb=7db154b63fa1fd68f31c6e8323845b75d61e981d;hpb=444993e7f662a47dc270c87ac752d6e8565d57d8 diff --git a/index.html b/index.html index cf41254..f826c0d 100644 --- a/index.html +++ b/index.html @@ -52,6 +52,21 @@ a { +
+

Installation

+

Lightcards is only tested and maintained on Linux. Support for other Unix-like operating systems such as MacOS and the various BSDs is likely, although untested. Lightcards requires Python 3.9.

+ +

From PyPI

+ pip install lightcards + +

From Git

+

Main branch (stable)

+ pip install git+https://git.sr.ht/~armaan/lightcards + +

Development branch

+ pip install git+https://git.sr.ht/~armaan/lightcards@devel +
+

Manpages