Skip to content

Commit

Permalink
fix outdated instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
creme332 committed Jan 9, 2024
1 parent 6896f72 commit d3ac3b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/INSTALLATION_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ This guide will walk you through how to install and run the project locally.
Clone repository:
```bash
git clone git@github.com:creme332/creme332.github.io.git
git clone git@github.com:creme332/portfolio.git
```
Navigate to the project and install dependencies:
```bash
cd creme332.github.io
cd portfolio
npm install
```
Create a `.env.local` file in the root directory:
Expand Down

0 comments on commit d3ac3b4

Please sign in to comment.