From 69b9c4abfbaf18db2576c19d95e10b1a3ec896d1 Mon Sep 17 00:00:00 2001 From: matmanna <91392083+matmanna@users.noreply.github.com> Date: Sat, 16 Aug 2025 22:05:35 -0400 Subject: [PATCH] :memo: Improve setup documentation --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 11f6b81..96a742b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ https://github.com/user-attachments/assets/d10b786e-c00c-476f-9634-c253c732ee52 To run this extension, simply: -1. Clone this repository to your device using `git clone`, navigate (`cd`) into it, and run the `npm run dev` script, +1. Clone this repository to your device using `git clone`, navigate (`cd`) into it, install dependencies (`npm install`), and run the `npm run dev` script, 2. Launch Raycast like usual (alt+space maybe?) and search for "Settings". Inside of the Regreso settings menu (from the sidebar), fill in your regreso account credentials (you can create one by signing up with email/password [here](https://regreso.netlify.app/sign-up)) and close settings. 4. Start using Regreso for Raycast! You can use the commands described below or search "regreso" globally in Raycast. @@ -60,10 +60,6 @@ If you find a bug with Regreso itself, file it under the main repo's [issues](ht ## πŸ—ΊοΈ Roadmap -### πŸ“ A note about auth - -The most complicated thing about the Regreso Raycast extension is the need for secure, simple authentication. Because the extension doesn't just serve as an RSS-feed-reader but enables mutational procedures as well, caution is important. - ### β˜‘οΈ TODOs - [ ] Auth -- 2.51.2