Update README.md (#1514)

This commit is contained in:
Vishnu Mohandas 2023-12-18 11:14:24 +05:30 committed by GitHub
commit 14d9767afd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ The deployed application is accessible @ [web.ente.io](https://web.ente.io).
1. Clone this repository with `git clone https://github.com/ente-io/photos-web.git`
2. Pull in all submodules with `git submodule update --init --recursive`
3. Install dependencies with `yarn install`
4. Finally, run the development server with `yarn dev`
4. Finally, run the development server with `yarn dev:photos`
Open [http://localhost:3000](http://localhost:3000) on your browser to see the live application.