Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArielFalcon authored Jan 8, 2025
1 parent 7be5f65 commit 9ad33ee
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 @@ -33,14 +33,14 @@ Modify the `cv.json` file to create your own printable Portfolio/CV.

# Initialize the project
```bash
pnpm create astro@latest --template MiraHikari/portfolio
pnpm create astro@latest --template ArielFalcon/portfolio
```

### 1-1. Clone the repo
If you don't want to use the template command, you can clone this repo and install the dependencies.

```bash
git clone https://github.com/MiraHikari/portfolio.git
git clone https://github.com/ArielFalcon/portfolio.git
cd portfolio
pnpm install
```
Expand Down

0 comments on commit 9ad33ee

Please sign in to comment.