Skip to content

Commit 8ad112b

Browse files
committed
update readme
1 parent 131dbbd commit 8ad112b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,17 @@ To run this project locally:
1010

1111
```bash
1212
# Clone the repo
13-
git clone https://github.com/ryansandbox/michael-ozkan-react-portfolio
13+
git clone git@github.com:Matteo-it/matteo-it.github.io.git
1414

1515
# Navigate into the project
16-
cd michael-ozkan-react-portfolio
16+
cd matteo-it.github.io.git
1717

1818
# Install dependencies
1919
npm install
2020

2121
# Start the development server
2222
npm run dev
23+
```
2324

2425
### Notes
2526
- this website is inspireb by **Ryan Balieiro**.

0 commit comments

Comments
 (0)