From 5c0bb152403e8f5ad947581280edf42135ecc1ca Mon Sep 17 00:00:00 2001 From: Ayman Bagabas Date: Wed, 13 Oct 2021 16:50:27 -0400 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a75ed45604d8884f067c52a6c1148f6cc7e59a2e..45c0f8fc81240470c8ca269826dd7958dfed8152 100644 --- a/README.md +++ b/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 ```