Skip to content

Commit b735aba

Browse files
committed
docs: copy
1 parent c79f4c2 commit b735aba

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

posts/getting-started.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ Access to our services requires creating an account using our pico.sh TUI.
1313
All we need is an SSH keypair. So before you begin, please make sure you have a
1414
valid SSH keypair or [generate one](/faq#how-do-i-generate-an-ssh-key).
1515

16-
> By signing up to pico, you agree to our [privacy policy](/privacy) and our
17-
> [terms of service](/ops).
18-
1916
To get started, `ssh` into our TUI console:
2017

2118
```bash
2219
ssh pico.sh
2320
```
2421

22+
> By signing up to pico, you agree to our [privacy policy](/privacy) and our
23+
> [terms of service](/ops).
24+
2525
Getting an error? Read our FAQ,
2626
[why can't I login to pico?](faq#why-cant-i-login-to-pico).
2727

@@ -31,8 +31,9 @@ will create the following domains on your behalf:
3131

3232
```
3333
glossy.prose.sh
34-
glossy.pgs.sh
3534
glossy.pastes.sh
35+
glossy-{project}.pgs.sh
36+
glossy-{tunnel}.tuns.sh
3637
```
3738

3839
# Next Steps

0 commit comments

Comments
 (0)