Skip to content

Commit f50cd4e

Browse files
add nix tab
1 parent 0660faa commit f50cd4e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/getting-started/installing.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ We offer a few different ways to install the Defang CLI. You can use a bash scri
4343
winget install defang
4444
```
4545
</TabItem>
46+
<TabItem value="nix" label="Nix">
47+
**Using Nix**
48+
49+
```bash
50+
nix profile install github:DefangLabs/defang#defang-bin --refresh
51+
```
52+
</TabItem>
4653
<TabItem value="direct" label="Direct Download">
4754
**Direct Download**
4855

0 commit comments

Comments
 (0)