mirror of
https://github.com/J3rome/py-requirements-guesser.git
synced 2024-11-21 17:35:15 +01:00
* Updated Readme
This commit is contained in:
parent
b0ad36cdaf
commit
93cffb1ea4
@ -28,14 +28,13 @@ py-requirements-guesser --write {requirements.txt path}
|
||||
```
|
||||
You will be prompted by a serie of choice to orient the guessing process.
|
||||
|
||||
![Python Requirements Guesser](img/py-requirements-guesser.gif)
|
||||
![Python Requirements Guesser](https://github.com/J3rome/py-requirements-guesser/blob/main/img/py-requirements-guesser.gif)
|
||||
|
||||
## Installation
|
||||
This package doesn't have any dependencies.
|
||||
To install the `Py-Requirements-Guesser`:
|
||||
```bash
|
||||
git clone https://github.com/J3rome/py-requirements-guesser
|
||||
python3 setup.py install
|
||||
pip3 install py-requirements-guesser
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user