diff --git a/README.md b/README.md index a5d9fd3c..a3049a54 100644 --- a/README.md +++ b/README.md @@ -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