Skip to content

Commit c9b3ae8

Browse files
Merge pull request #36 from Blazor-Data-Orchestrator:tidy-field
updated docs
2 parents 68d3367 + 01702c8 commit c9b3ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki-content/Home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Blazor Data Orchestrator fills this gap — a **lightweight, self-hosted job pla
3232

3333
Go from `git clone` to a fully operational job automation system in minutes:
3434

35-
1. **Prerequisites** — Install [.NET 10 SDK](https://dotnet.microsoft.com/download) and [Docker Desktop](https://www.docker.com/products/docker-desktop/) (or Podman).
35+
1. **Prerequisites** — Install [.NET 10 SDK](https://dotnet.microsoft.com/download) and [Docker Desktop](https://www.docker.com/products/docker-desktop/) or [Podman](https://podman.io/).
3636
2. **Clone & restore**`git clone https://github.com/Blazor-Data-Orchestrator/BlazorDataOrchestrator.git && cd BlazorDataOrchestrator && dotnet workload restore`
3737
3. **Run locally**`aspire run` — Aspire starts SQL Server, Azurite, and all application services automatically. Complete the Install Wizard on first launch.
3838
4. **Deploy to Azure**`azd up` — Provisions Azure SQL, Storage, Container Registry, and Container Apps, then builds and deploys all services in a single command.

0 commit comments

Comments
 (0)