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 ```