Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vikdevelop authored Jun 22, 2024
1 parent 3f891c8 commit 711cd4d
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 @@ -8,5 +8,5 @@
<h2>Build WebkitGTK (C++) version</h2>

```bash
git clone https://github.com/vikdevelop/photopea_app --branch=cpp && cd photopea_app && c++ photopea.cpp `pkg-config --cflags --libs gtk+-3.0 webkit2gtk-4.0` -o photopea_app
git clone https://github.com/vikdevelop/photocrea --branch=cpp && cd photocrea && c++ photopea.cpp `pkg-config --cflags --libs gtk+-3.0 webkit2gtk-4.0` -o photopea_app
```

0 comments on commit 711cd4d

Please sign in to comment.