From 8bc6a6c0c6bde61de52df067b4fe9204060a1a0c Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 6 Oct 2024 18:48:42 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 376a6d5..f6b86c5 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ Supports EAuth and Metamask login with Urbit ID. Two options: 1. On dojo run `|install ~dister-dozzod-sortug %ucm`. 2. Build locally: -1. Build the site frontend, `cd site && bun run build`. -2. Rename and replace the built files because Urbit can't read capital letters! Just lovely. Inside the `site` folder do `bun rename-files.js` -3. Symlink the `desk` folder to a folder inside your pier, then commit and `|install our `. +2.1. Build the site frontend, `cd site && bun run build`. +2.2 Rename and replace the built files because Urbit can't read capital letters! Just lovely. Inside the `site` folder do `bun rename-files.js` +2.3 Symlink the `desk` folder to a folder inside your pier, then commit and `|install our `.