Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
akankshadharkar committed Aug 20, 2024
1 parent 487c5bb commit 53e31f1
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 @@ -8,15 +8,15 @@ A short introduction of this app could easily go here.
You will need the following things properly installed on your computer.

- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/) (with npm)
- [Node.js](https://nodejs.org/) (with yarn)
- [Ember CLI](https://cli.emberjs.com/release/)
- [Google Chrome](https://google.com/chrome/)

## Installation

- `git clone <repository-url>` this repository
- `cd website-www`
- `npm install`
- `yarn install`

## Running / Development

Expand Down

0 comments on commit 53e31f1

Please sign in to comment.