mirror of
https://github.com/usetrmnl/byos_node_lite.git
synced 2026-08-13 23:18:18 -07:00
Fix misleading sentence in README
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ own [BYOS](#bring-your-own-server-byos).
|
||||
## Quick Start
|
||||
|
||||
1. Press button `Use this template` on Github, or clone this repository
|
||||
2. Copy .env.local to .env.example and change values to yours
|
||||
2. Copy .env.example to .env.local and change values to yours
|
||||
3. (optional) setup local Node.js and NPM, for example via [nvm](https://github.com/nvm-sh/nvm)
|
||||
4. Run `npm run watch`
|
||||
5. See preview of the screen in browser http://127.0.0.1:3000/image?secret_key=...
|
||||
|
||||
Reference in New Issue
Block a user