Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 authored May 3, 2022
1 parent 78050bf commit 77b1926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Download `fix_lwjgl.py` onto your computer, ensure Python 3 is installed, and us
install everything in `requirements.txt`

```bash
wget https://raw.githubusercontent.com/CoolCat467/fix-lwjgl/HEAD/fix_lwjgl.py && pip install aiohttp async-timeout && chmod +x fix_lwjgl.py
wget https://raw.githubusercontent.com/CoolCat467/fix-lwjgl/HEAD/fix_lwjgl.py && pip install aiohttp && chmod +x fix_lwjgl.py
```

On default, all LWJGL files are expected to be in `~/lwjgl{lwjgl_version}{system_arch}`, so
Expand Down

0 comments on commit 77b1926

Please sign in to comment.