New translations installation.mdx (Japanese)

[ci skip]
This commit is contained in:
Lea Anthony 2022-08-10 18:56:24 +10:00
commit 41291b4cb7
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405

View file

@ -46,9 +46,9 @@ You will also need to install platform specific dependencies:
defaultValue="Windows"
values={[
{label: "Windows", value: "Windows"},
{label: "MacOS", value: "MacOS"},
{label: "Linux", value: "Linux"},
]}
{label: "MacOS", value: "MacOS"},
{label: "Linux", value: "Linux"},
]}
>
<TabItem value="MacOS">
Wails requires that the xcode command line tools are installed. This can be done by running: <br/>