Skip to content

Commit

Permalink
[desktop_webview_window] Update README.md (#313)
Browse files Browse the repository at this point in the history
Refactored webkit2gtk4.1 from webkit2gtk-4.1 
This was causing problem installing this package in Linux
  • Loading branch information
tanvirulislam committed Mar 18, 2024
1 parent 649302f commit f0dd1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/desktop_webview_window/README.md
Expand Up @@ -40,7 +40,7 @@ Show a webview window on your flutter desktop application.
## linux requirement

```shell
sudo apt-get install webkit2gtk-4.1
sudo apt-get install webkit2gtk4.1
```

## Windows
Expand Down

0 comments on commit f0dd1e6

Please sign in to comment.