···9192## running a spindle
9394-The above VM should already be running a spindle on
95-`localhost:6555`. You can head to the spindle dashboard on
96-`http://localhost:3000/spindles`, and register a spindle
97-with hostname `localhost:6555`. It should instantly be
98-verified. You can then configure each repository to use this
99-spindle and run CI jobs.
0100101Of interest when debugging spindles:
102
···9192## running a spindle
9394+Be sure to change the `owner` field for the spindle in
95+`nix/vm.nix` to your own DID. The above VM should already
96+be running a spindle on `localhost:6555`. You can head to
97+the spindle dashboard on `http://localhost:3000/spindles`,
98+and register a spindle with hostname `localhost:6555`. It
99+should instantly be verified. You can then configure each
100+repository to use this spindle and run CI jobs.
101102Of interest when debugging spindles:
103