X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=README.md;h=a0d74a5d632b182ff49661aa38b675640ba52da8;hb=25e3ada874ea7f277129b8d2e39b675bde340afe;hp=d9ba139524820ccaa9d0314a037bf177fd76fc72;hpb=49c06ce42a82667180250ee97d0aceabb812f947;p=lightcards.git diff --git a/README.md b/README.md index d9ba139..a0d74a5 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,14 @@ pip install lightcards ``` ### From Git +#### Stable version ``` -git clone https://git.sr.ht/~armaan/lightcards -cd lightcards -git checkout $(git tag | tail -n 1) # Dont include to use development version -pip install . +pip install git+https://git.sr.ht/~armaan/lightcards +``` + +#### Development version +``` +pip install git+https://git.sr.ht/~armaan/lightcards@devel ``` ## Usage