Skip to content

Commit

Permalink
Updating hab origin in the docs
Browse files Browse the repository at this point in the history
Signed-off-by: John <john.mccrae@progress.com>
  • Loading branch information
johnmccrae committed Sep 10, 2024
1 parent 35010f8 commit 1438949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1438949

Please sign in to comment.