mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-03-20 02:44:39 +00:00
fix(readme): update installation command to use SSH URL for cloning
This commit is contained in:
@@ -9,7 +9,7 @@ Lorem blog is a simple blog template built with Vue.js and Tailwind CSS. It is d
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/robonen/lorem-blog.git
|
git clone git@github.com:robonen/lorem-blog.git
|
||||||
cd lorem-blog
|
cd lorem-blog
|
||||||
pnpm install
|
pnpm install
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user