mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 05:22:27 +03:00
clarifying
This commit is contained in:
parent
1358a2aaf2
commit
d584387dd5
14
README.md
14
README.md
@ -144,8 +144,7 @@ Launch procedure
|
||||
================
|
||||
|
||||
An urbit is a persistent server on the `%ames` P2P network. You'll
|
||||
create one of these servers now. To understand what you're building,
|
||||
you need to know a little about the network.
|
||||
create one of these servers now.
|
||||
|
||||
Launch instructions
|
||||
-------------------
|
||||
@ -166,7 +165,7 @@ Either way, creating your urbit will take some time. Some of this
|
||||
time involves creating keys; some of it involves downloading code
|
||||
over Urbit itself. Go get a cup of coffee. Or a beer.
|
||||
|
||||
Wait until you see a prompt, either
|
||||
Wait until you see a prompt, something like
|
||||
|
||||
~fintud-macrep:talk()
|
||||
|
||||
@ -174,8 +173,6 @@ or
|
||||
|
||||
~fintud-macrep:dojo>
|
||||
|
||||
and then press \^D to quit.
|
||||
|
||||
Your urbit is launched! Ladies and gentlemen, we are floating in
|
||||
space.
|
||||
|
||||
@ -205,14 +202,13 @@ Assuming your Urbit is on `localhost:8080`, the Urbit docs are at
|
||||
|
||||
http://localhost:8080/home/docs
|
||||
|
||||
And `:talk` is:
|
||||
and `:talk` is
|
||||
|
||||
http://localhost:8080/home/pub/talk/fab
|
||||
|
||||
For the time being the login code is output to your console. First
|
||||
(For the time being the login code is output to your console. First
|
||||
try any text, then you'll see a printf that looks like
|
||||
`code='laslyt-mocwyd-hobmyn-rolbyl'` in your terminal. That code will
|
||||
get you in.
|
||||
`code='laslyt-mocwyd-hobmyn-rolbyl'` in your terminal. That code will get you in.)
|
||||
|
||||
Contributing
|
||||
============
|
||||
|
Loading…
Reference in New Issue
Block a user