Update readme with correct dev url

This commit is contained in:
Baptiste Grob
2020-03-12 19:27:25 +01:00
parent f76413b2be
commit bfbf9d46bb

View File

@@ -63,7 +63,7 @@ This repo contains the core code used in the web app, as well as the Electron-ba
2. `npm install`
3. `npm start`
Then open your browser to `http://localhost:3000/dev.html`.
Then open your browser to `http://localhost:3000`.
---