Skip to content

Commit

Permalink
Update hosted Soft Serve url
Browse files Browse the repository at this point in the history
  • Loading branch information
Toby Padilla committed Oct 19, 2021
1 parent 031d796 commit 69ca930
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ A tasty Git server that runs its own SSH service. 🍦

## What does it look like?

Just run `ssh beta.charm.sh` for an example.
Just run `ssh git.charm.sh` for an example.

## Building/installing

The Soft Serve command is called `soft`. You can build and install it with
`go`:

```bash
git clone ssh://beta.charm.sh/soft-serve
git clone ssh://git.charm.sh/soft-serve
cd soft-serve
go install
```
Expand Down

0 comments on commit 69ca930

Please sign in to comment.