From 1438949486fe0265ac588dabd9976779d96a9c59 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 10 Sep 2024 14:00:04 +0000 Subject: [PATCH] Updating hab origin in the docs Signed-off-by: John --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af784a6..4fe98d2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Then set these envuironment variables: $env:MSBuildEnableWorkloadResolver = "false"; $env:HAB_BLDR_CHANNEL = "LTS-2024"; $env:MSBuildSdksPath = "C:\Program Files\dotnet\sdk"; -$env:HAB_ORIGIN = "core"; +$env:HAB_ORIGIN = "chef"; ``` Finally, ensure that nuget is correctly setup by adding a repo source