Skip to content

Commit 6596479

Browse files
committed
update readme
1 parent f282e1a commit 6596479

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ lina new my-blog
3939
lina serve
4040
```
4141

42+
Or you can use the `phar` file
43+
```bash
44+
curl -LO https://github.com/bangnokia/lina/releases/latest/download/lina.phar && chmod +x lina.phar
45+
```
46+
4247
## Folder structure
4348

4449
In case you want to migrate from another blog platform, you can check the base structure of Lina

0 commit comments

Comments
 (0)