Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit d46d145

Browse files
authored
Update set-up-your-server.md
1 parent 185812b commit d46d145

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/get-started/set-up-your-server.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ You will also need a dedicated domain name for the server itself (in addition to
1515
First, you need to install disco on your server. For this, you run `disco init` and you pass it the SSH `user@DOMAIN` to use for disco.
1616

1717
For example, if the user is `root` and the domain is `disco.example.com`
18+
19+
**NOTE**: you need to run this command on *your* computer, not on your server. ie, install `disco` and run all of these commands on your development machine.
20+
1821
```bash
1922
2023
```

0 commit comments

Comments
 (0)