mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-06 02:36:38 +00:00
Fix windows formatting
This commit is contained in:
@@ -77,7 +77,7 @@ export function OlmInstallCommands({
|
|||||||
{
|
{
|
||||||
title: t("install"),
|
title: t("install"),
|
||||||
command: `# Download and run the installer to install Olm first\n
|
command: `# Download and run the installer to install Olm first\n
|
||||||
curl -o olm.exe -L "https://github.com/fosrl/olm/releases/download/${version}/olm_windows_installer.exe"`
|
curl -o olm.exe -L "https://github.com/fosrl/olm/releases/download/${version}/olm_windows_installer.exe"`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: t("run"),
|
title: t("run"),
|
||||||
|
|||||||
Reference in New Issue
Block a user