diff options
Diffstat (limited to '')
| -rw-r--r-- | demo/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/README.md b/demo/README.md index 9be5c19..a8e0b27 100644 --- a/demo/README.md +++ b/demo/README.md @@ -4,6 +4,6 @@ AVR8js + Monaco Editor. To run this demo: 1. Install dependencies: `npm install` 2. Start the code: `npm start` -3. Go to http://localhost:1234/ and start tinkering +3. Go to http://localhost:3000/ and start tinkering The demo is configured to automatically reload the app whenever you change the code. |
