From 5dda48d1b5e2405ea12239f208cf630ca272a1ef Mon Sep 17 00:00:00 2001 From: Galen Wolfe-Pauly Date: Thu, 8 Dec 2016 13:04:37 -0800 Subject: [PATCH] slight rephrase --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1bf643785..30e02651b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Install instructions To install and run Urbit please follow the instructions at -[urbit.org/docs/using/install](http://urbit.org/docs/using/install). You'll be -on the live network in a few minutes. +[urbit.org/docs/using/install](http://urbit.org/docs/using/install). Packages +and source tarballs are available there. You'll be on the live network in a few +minutes. If you're doing development on Urbit, keep reading.