Skip to content

Commit 85ff132

Browse files
committed
docs: drop two participial codas i added
1 parent eadcd66 commit 85ff132

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626

2727
### A shared build box
2828

29-
A team runs a long-lived build box serving a dashboard on `localhost:8080`. It
30-
invites your laptop, granting the port with the invitation:
29+
A team runs a long-lived build box. Its dashboard is on `localhost:8080`. The
30+
box invites your laptop and grants the port in the same command:
3131

3232
```sh
3333
# build box
@@ -51,9 +51,10 @@ pai-sho invite --as vibenv-ndyg
5151
# 5hc4bjqfp6...7fd25613dd... one-time, valid 5 minutes
5252
```
5353

54-
Its daemon takes the invitation up on startup, exposing an
55-
[http-nu](https://github.com/cablehead/http-nu) app on `localhost:3001` and
56-
[stellar](https://data-star.dev/pro#stellar-css) on `localhost:7331`:
54+
The VM runs an [http-nu](https://github.com/cablehead/http-nu) app on
55+
`localhost:3001` and [stellar](https://data-star.dev/pro#stellar-css) on
56+
`localhost:7331`. Its daemon takes the invitation up on startup and exposes
57+
both:
5758

5859
```sh
5960
pai-sho daemon --accept 5hc4bjqfp6...7fd25613dd... -e 3001,7331

0 commit comments

Comments
 (0)