mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 23:51:44 +08:00
Fix image
This commit is contained in:
parent
8c40b99194
commit
fc11197725
12
README.md
12
README.md
@ -1,8 +1,8 @@
|
|||||||
# Wails
|
<p align="center" style="text-align: center">
|
||||||
|
<img src="https://github.com/wailsapp/docs/raw/master/.vuepress/public/media/logo.png" width="50%"><br/>
|
||||||
|
<h3 style="text-align: center">A framework for building desktop applications using Go & Web Technologies.</h3>
|
||||||
|
</p>
|
||||||
|
|
||||||
<p align="center"><img src="https://github.com/wailsapp/docs/raw/master/.vuepress/public/media/logo.png" width="50%"></p>
|
|
||||||
|
|
||||||
A framework for building desktop applications using Go & Web Technologies.
|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
@ -38,9 +38,7 @@ Make sure you have the xcode command line tools installed. This can be done by r
|
|||||||
|
|
||||||
`sudo apt install pkg-config build-essential libgtk-3-dev libwebkit2gtk-4.0-dev`
|
`sudo apt install pkg-config build-essential libgtk-3-dev libwebkit2gtk-4.0-dev`
|
||||||
|
|
||||||
::: tip
|
Note: If you have successfully installed these dependencies on a different flavour of Linux, please consider submitting a PR.
|
||||||
If you have successfully installed these dependencies on a different flavour of Linux, please consider submitting a PR.
|
|
||||||
:::
|
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user