Skip to content

Commit 69a27ee

Browse files
committed
README: Installation-section covering how to run this with nix run.
1 parent 1350a86 commit 69a27ee

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -788,6 +788,18 @@ For comprehensive documentation on all features and capabilities, please visit t
788788

789789
---
790790

791+
## Installation
792+
793+
```bash
794+
# YOLO
795+
curl -fsSL https://forgecode.dev/cli | sh
796+
797+
# Package managers
798+
nix run github:antinomyhq/forge # for latest dev branch
799+
```
800+
801+
---
802+
791803
## Community
792804

793805
Join our vibrant Discord community to connect with other Forge users and contributors, get help with your projects, share ideas, and provide feedback!

0 commit comments

Comments
 (0)