mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Update README.md
add generate language files instructions
This commit is contained in:
parent
af08c55ebf
commit
89bff10c84
23
README.md
23
README.md
@ -143,24 +143,15 @@ flutter channel stable
|
||||
|
||||
**Step 4:**
|
||||
|
||||
You should enable the specified platform first if you don't enable it before and then select the desktop device.
|
||||
```shell
|
||||
# for windows
|
||||
flutter config --enable-windows-desktop
|
||||
|
||||
# for macos
|
||||
flutter config --enable-macos-desktop
|
||||
|
||||
# for linux
|
||||
flutter config --enable-linux-desktop
|
||||
```
|
||||
|
||||
* Open the `app_flowy` folder located at xx/appflowy/frontend with Visual Studio Code or other IDEs at your disposal.
|
||||
* Go to the Run and Debug tab and then click the run button.
|
||||

|
||||
* Generate Language Files
|
||||
Run the Generate Language Files command if you don't run it before or you have updated the localization files. Read more at [](https://github.com/AppFlowy-IO/docs/blob/main/welcome-to-the-appflowy-wiki/translation.md)
|
||||

|
||||
|
||||
* Click the run button.
|
||||

|
||||
|
||||
|
||||
* If you want to build for the other platform, you should modify the build_sdk.sh before running.
|
||||

|
||||
Please also check the device selection, AppFlowy only supports Desktop by now:
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user