Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pfrommer1982 committed Jun 23, 2023
1 parent 85d98bc commit 1998135
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,18 @@ Welcome to Project Name! This project provides a customizable template for creat

1. Clone the repository:

```shell git clone https://github.com/Pfrommer1982/Complete_Portfolio ```
```shell
git clone https://github.com/Pfrommer1982/Complete_Portfolio

2. Navigate to the project directory:

```shell cd Complete_Portfolio ```
```shell
cd Complete_Portfolio
3. Install dependencies:
```shell npm install ```
```shell
npm install


## Usage
Expand Down

0 comments on commit 1998135

Please sign in to comment.