README.md 🔗
@@ -22,7 +22,7 @@ The Soft Serve command is called `soft`. You can build and install it with
```bash
git clone ssh://beta.charm.sh/soft-serve
-cd soft-serve/cmd/soft
+cd soft-serve
go install
```
Ayman Bagabas created
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -22,7 +22,7 @@ The Soft Serve command is called `soft`. You can build and install it with
```bash
git clone ssh://beta.charm.sh/soft-serve
-cd soft-serve/cmd/soft
+cd soft-serve
go install
```