Skip to content

Commit 1da9fbb

Browse files
docs: adds installing instruction to readme
1 parent 7efcc93 commit 1da9fbb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ yay -S opencode-bin
4848
paru -S opencode-bin
4949
```
5050

51+
### Using nix flakes
52+
53+
```bash
54+
nix profile install 'github:opencode-ai/opencode'
55+
```
56+
5157
### Using Go
5258

5359
```bash

0 commit comments

Comments
 (0)