Skip to content

Commit 310968d

Browse files
committed
replace master with main
1 parent d177dfd commit 310968d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This repo includes:
1111
* Read our [Terms and Conditions](https://defang.io/terms-service.html)
1212
* Download the [latest version](https://github.com/defang-io/defang/releases/latest/) of the Defang CLI. For this beta, MacOS users will have to explicitly allow running of downloaded programs in the OS security settings.
1313
* or use the [Nix package manager](https://nixos.org):
14-
* with Nix-Env: `nix-env -if https://github.com/defang-io/defang/archive/master.tar.gz`
14+
* with Nix-Env: `nix-env -if https://github.com/defang-io/defang/archive/main.tar.gz`
1515
* with Flakes: `nix profile install github:defang-io/defang#defang-bin --refresh`
1616
* Take a look at our [Samples folder](https://github.com/defang-io/defang/tree/main/samples) for example projects in various programming languages.
1717
* Try the AI integration by running `defang generate`

0 commit comments

Comments
 (0)