Browse Source

Update 010.installation.md

pull/7435/head
Sebastián Darío Ramírez 11 months ago committed by GitHub
parent
commit
07fc20127a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/noco-docs/docs/020.getting-started/050.self-hosted/010.installation.md

2
packages/noco-docs/docs/020.getting-started/050.self-hosted/010.installation.md

@ -187,7 +187,7 @@ iwr http://get.nocodb.com/win-x64.exe -OutFile "Noco-win-x64.exe"
<TabItem value="Windows (arm64)" label="Windows (arm64)"> <TabItem value="Windows (arm64)" label="Windows (arm64)">
```bash ```bash
iwr http://get.nocodb.com/win-arm64.exe -OutFile "Noco-win-x64.exe" iwr http://get.nocodb.com/win-arm64.exe -OutFile "Noco-win-arm64.exe"
.\Noco-win-arm64.exe .\Noco-win-arm64.exe
``` ```

Loading…
Cancel
Save