Skip to content

Commit

Permalink
Update README.md (#315)
Browse files Browse the repository at this point in the history
Added Portrait 4 to supported list and added 2 other python libraries needed to work on Arch.

For the 4, select Portrait cutting mat, Red tool, and Auto Blade.
  • Loading branch information
JoshCodeStuff authored Dec 11, 2024
1 parent f1814b4 commit 2c0a759
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ This extension should work with the following devices:
* Silhouette Portrait
* Silhouette Portrait 2 (working confirmed)
* Silhouette Portrait 3
* Silhouette Portrait 4 (working confirmed)
* Silhouette Cameo
* Silhouette Cameo 2
* Silhouette Cameo 3
Expand Down Expand Up @@ -104,7 +105,7 @@ and " ... -> Silhouette Multi Action".
<summary>Click to get steps</summary>

```shell
sudo pacman -S inkscape python-lxml python-pyusb
sudo pacman -S inkscape python-lxml python-pyusb python-tinycss2 python-matplotlib
git clone https://github.com/fablabnbg/inkscape-silhouette.git
cd inkscape-silhouette
```
Expand Down

0 comments on commit 2c0a759

Please sign in to comment.