Skip to content

Commit

Permalink
Merge pull request #2963 from ozantopoglu/patch-1
Browse files Browse the repository at this point in the history
Update install_standalone-windows.md
  • Loading branch information
AnthonyTsu1984 authored Jan 13, 2025
2 parents 1d17d98 + d631167 commit 0327ef4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you are more familiar with PowerShell or Windows Command Prompt, the command
2. Download the installation script and save it as `standalone.bat`.​

```powershell
C:\>Invoke-WebRequest https://github.com/milvus-io/milvus/blob/master/scripts/standalone_embed.bat -OutFile standalone.bat​
C:\>Invoke-WebRequest https://raw.githubusercontent.com/milvus-io/milvus/refs/heads/master/scripts/standalone_embed.bat -OutFile standalone.bat​
```
Expand Down

0 comments on commit 0327ef4

Please sign in to comment.