mirror of
https://github.com/J3rome/py-requirements-guesser.git
synced 2024-11-22 01:45: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.
|
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
|
## Installation
|
||||||
This package doesn't have any dependencies.
|
This package doesn't have any dependencies.
|
||||||
To install the `Py-Requirements-Guesser`:
|
To install the `Py-Requirements-Guesser`:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/J3rome/py-requirements-guesser
|
pip3 install py-requirements-guesser
|
||||||
python3 setup.py install
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user