Projects STRLCPY maigret Commits 08bba200
🤬
  • ■ ■ ■ ■
    README.md
    skipped 56 lines
    57 57  # install from pypi
    58 58  pip3 install maigret
    59 59   
    60  -# or clone and install manually
    61  -git clone https://github.com/soxoj/maigret && cd maigret
    62  -pip3 install .
    63  - 
    64 60  # usage
    65 61  maigret username
    66 62  ```
    skipped 1 lines
    68 64  ### Cloning a repository
    69 65   
    70 66  ```bash
     67 +# or clone and install manually
    71 68  git clone https://github.com/soxoj/maigret && cd maigret
    72 69  pip3 install -r requirements.txt
    73 70   
    skipped 57 lines
Please wait...
Page is in error, reload to recover