Skip to content

Commit

Permalink
Small Readme change: Local node install is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinm committed Oct 7, 2024
1 parent 8381ccd commit 0b6ed0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Install

Make sure [Docker](https://www.docker.com/get-started/) is installed and running and Node.js and npm are installed.
Make sure [Docker](https://www.docker.com/get-started/) is installed and running.

## Run

Expand Down Expand Up @@ -99,4 +99,3 @@ docker compose --file docker-compose-production.yml down
- [tsoa](https://tsoa-community.github.io/docs/) for generating a swagger file from code
- [tsx](https://tsx.is/) for watching TypeScript files in Node.js
- [PM2](https://pm2.keymetrics.io/) for managing Node.js processes
-

0 comments on commit 0b6ed0a

Please sign in to comment.