mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-24 13:43:12 +02:00
Update readme with accurate Linux standalone app build instructions (#2351)
This commit is contained in:
parent
d385511066
commit
e7d6748bb1
@ -78,7 +78,8 @@ You can build standalone apps that package the server to run locally against SQL
|
||||
* `sudo apt-get install libgtk-3-dev`
|
||||
* `sudo apt-get install libwebkit2gtk-4.0-dev`
|
||||
* `make linux-app`
|
||||
* run `linux/dist/focalboard-app`
|
||||
* uncompress `linux/dist/focalboard-linux.tar.gz` to a directory of your choice
|
||||
* run `focalboard-app` from the directory you have chosen
|
||||
* *Tested with: Ubuntu 18.04*
|
||||
* Windows:
|
||||
* Open a git-bash prompt
|
||||
|
Loading…
Reference in New Issue
Block a user