mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-21 04:12:56 +00:00
Moved macOS ARM above x86
This commit is contained in:
parent
bb2db5585a
commit
c28758caf7
@ -56,8 +56,8 @@
|
|||||||
Eventually you need to allow the download of the installer in the download window.
|
Eventually you need to allow the download of the installer in the download window.
|
||||||
<CodeTabs>
|
<CodeTabs>
|
||||||
<CodeBlock Title="Windows">pandoc-@(PANDOC_VERSION)-windows-x86_64.msi</CodeBlock>
|
<CodeBlock Title="Windows">pandoc-@(PANDOC_VERSION)-windows-x86_64.msi</CodeBlock>
|
||||||
<CodeBlock Title="macOS x86">pandoc-@(PANDOC_VERSION)-x86_64-macOS.pkg</CodeBlock>
|
|
||||||
<CodeBlock Title="macOS ARM">pandoc-@(PANDOC_VERSION)-arm64-macOS.pkg</CodeBlock>
|
<CodeBlock Title="macOS ARM">pandoc-@(PANDOC_VERSION)-arm64-macOS.pkg</CodeBlock>
|
||||||
|
<CodeBlock Title="macOS x86">pandoc-@(PANDOC_VERSION)-x86_64-macOS.pkg</CodeBlock>
|
||||||
</CodeTabs>
|
</CodeTabs>
|
||||||
</MudListItem>
|
</MudListItem>
|
||||||
<MudListItem T="string">
|
<MudListItem T="string">
|
||||||
|
Loading…
Reference in New Issue
Block a user