X-Git-Url: https://git.armaanb.net/?p=lightcards.git;a=blobdiff_plain;f=README.md;fp=README.md;h=a0d74a5d632b182ff49661aa38b675640ba52da8;hp=d9ba139524820ccaa9d0314a037bf177fd76fc72;hb=76a23e7ad93d3a5cb954e0d5781182b1f356988c;hpb=a54a3718554a036542d6b0c010037ccec4f544d7 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