From 18928ff71ff98ab2eb2e274921eb1fdc8c520b21 Mon Sep 17 00:00:00 2001 From: Fang Date: Sun, 11 Aug 2019 19:07:44 -0700 Subject: [PATCH] Weather -> clock in clock tile's readme --- pkg/interface/clock/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/interface/clock/README.md b/pkg/interface/clock/README.md index 75f3fa0f45..ae1f0c4b27 100644 --- a/pkg/interface/clock/README.md +++ b/pkg/interface/clock/README.md @@ -1,10 +1,10 @@ -# Weather tile for Urbit +# Clock tile for Urbit To install this on your Urbit planet: 1. In your Urbit's Dojo, run |mount % 2. Write in the filepath to your Urbit's pier in the urbitrc-sample file in this repository, then copy it to .urbitrc in this directory. 3. Run `npm install` in terminal in this directory. 4. Run `gulp default` in terminal in this directory. -5. Run |start %weather in your Urbit's Dojo. +5. Run |start %clock in your Urbit's Dojo. To see it, navigate to your Urbit's url and add /~home to the URL path.