Update README.md

This commit is contained in:
polwex 2024-10-06 18:48:12 +00:00
parent 33fa2b5b38
commit f9d93ace6f

View File

@ -7,7 +7,8 @@ Supports EAuth and Metamask login with Urbit ID.
### Installation ### Installation
Two options: Two options:
1.- On dojo run `|install ~dister-dozzod-sortug %ucm`. 1. On dojo run `|install ~dister-dozzod-sortug %ucm`.
2.- Build the site frontend, `cd site && bun run build`. 2. Build locally:
3.- Rename and replace the built files because Urbit can't read capital letters! Just lovely. Inside the `site` folder do `bun rename-files.js` 1. Build the site frontend, `cd site && bun run build`.
4.- Symlink the `desk` folder to a folder inside your pier, then commit and `|install our <name>`. 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 <name>`.