From a890f3148c0268118b68d10e09d7fcfb60f278e2 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Wed, 10 Aug 2022 18:56:25 +1000 Subject: [PATCH] New translations installation.mdx (Russian) [ci skip] --- .../current/gettingstarted/installation.mdx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/website/i18n/ru/docusaurus-plugin-content-docs/current/gettingstarted/installation.mdx b/website/i18n/ru/docusaurus-plugin-content-docs/current/gettingstarted/installation.mdx index 1f5e89aa9..4df346344 100644 --- a/website/i18n/ru/docusaurus-plugin-content-docs/current/gettingstarted/installation.mdx +++ b/website/i18n/ru/docusaurus-plugin-content-docs/current/gettingstarted/installation.mdx @@ -40,16 +40,15 @@ Run `npm --version` to verify. You will also need to install platform specific dependencies: - Wails requires that the xcode command line tools are installed. This can be done by running:
@@ -76,7 +75,6 @@ You will also need to install platform specific dependencies: - ## Optional Dependencies - [UPX](https://upx.github.io/) for compressing your applications.