Skip to content

Commit

Permalink
Add direct download option
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed Nov 16, 2023
1 parent aa2ea5e commit f1b64ff
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@ To install `requirements_yaml`, run the following command:
pip install -U requirements_yaml
```

or
Or just copy the script to your computer:
```bash
wget https://raw.githubusercontent.com/basnijholt/requirements.yaml/main/requirements_yaml.py
```

## :memo: Usage

Expand Down

0 comments on commit f1b64ff

Please sign in to comment.