Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
shaansubbaiah committed Dec 4, 2022
1 parent f4c8214 commit 166655a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,17 @@

### Install

1. Download and extract the [latest release](https://github.com/shaansubbaiah/Portfolio/releases)
1. Clone the repo or download the [latest release](https://github.com/shaansubbaiah/Portfolio/releases)

```
git clone git@github.com:shaansubbaiah/Portfolio.git
```

2. Install dependencies

```bash
cd Portfolio

npm install
```

Expand Down

0 comments on commit 166655a

Please sign in to comment.