Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update readme prereqs and instructions
  • Loading branch information
trentschnee committed Aug 17, 2024
1 parent 3f64eba commit cc244bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ These instructions will get you a copy of the project up and running on your loc
### Prerequisites

- [Node.js](https://nodejs.org/)

- [Docker](https://www.docker.com/)
# Installation

1. Clone the repository:
Expand All @@ -23,7 +23,7 @@ npm install
```
4. Run the development server:
```bash
ng serve
npm run start:all
```
# License

Expand Down

0 comments on commit cc244bf

Please sign in to comment.