mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
add -u flag
This commit is contained in:
parent
955cfbb689
commit
c506c95506
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ Windows requires gcc and related tooling. The recommended download is from [http
|
|||
Installation is as simple as running the following command:
|
||||
|
||||
<pre style='color:white'>
|
||||
go get github.com/wailsapp/wails/cmd/wails
|
||||
go get -u github.com/wailsapp/wails/cmd/wails
|
||||
</pre>
|
||||
|
||||
## Next Steps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue