mirror of
https://github.com/mattermost/focalboard.git
synced 2025-02-13 19:42:12 +02:00
Update readme: windows build
This commit is contained in:
parent
0ae440c7de
commit
f4ddca94f7
@ -48,12 +48,12 @@ You can build standalone apps that package the server to run locally against SQL
|
||||
* `make linux-app`
|
||||
* run `linux/dist/focalboard-app`
|
||||
* *Tested with: Ubuntu 18.04*
|
||||
* Windows
|
||||
* Windows:
|
||||
* Open a git-bash prompt
|
||||
* Install win-node-env `npm install -g win-node-env`
|
||||
* `make win-app`
|
||||
* run `win/dist/focalboard.exe`
|
||||
* *Requires: Windows 10*
|
||||
* *Tested with: git bash*
|
||||
|
||||
Cross-compilation currently isn't fully supported, so please build on the appropriate platform. Refer to the GitHub Actions workflows (build-mac.yml, build-win.yml, build-ubuntu.yml) for the detailed list of steps on each platform.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user