Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
a13xe committed Jul 23, 2023
2 parents f2a8dd6 + 61d8764 commit 10f48a0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ It is also capable of handling `multiple SVG` files at once, making it a great t
Installation
=======================================================================

`✅ Step 1.` Download and install:

[GTK-for-Windows-Runtime-Environment-Installer](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2022-01-04/gtk3-runtime-3.24.31-2022-01-04-ts-win64.exe) by [tschoonj](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer)

`✅ Step 2.` Install the required lib:
```Bash
pip3 install -r requirements.txt
```
Expand All @@ -35,4 +40,4 @@ outputImgHeight = 1024
```

-----------------------------------------------------------------------
P.S. Test input images generated by https://github.com/feathericons/feather
P.S. Some of the test input images are generated by [feather](https://github.com/feathericons/feather)

0 comments on commit 10f48a0

Please sign in to comment.