Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Tayyab Ilyas <[email protected]>
  • Loading branch information
tayyab-ilyas authored Aug 9, 2023
1 parent 6714fc7 commit a087616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ git push origin branch-name

1. Install npm from browser(windows), using ``sudo apt install npm``(linux) in the terminal
2. In the root directory: `npm install` for downloading all the dependencies needed for the project
3. Run `npm run build` for building the project
3. Run `npm run build` for building the project <br>
<!-- 4. Run `npm start` for starting the server (Amupedia is currently running on `localhost:3000`) <br> -->
If you find the server unresponsive, Follow Step : 5 & 6
4. Run `npm i sharp` to install sharp.
Expand Down

0 comments on commit a087616

Please sign in to comment.