Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bangnokia committed Apr 5, 2024
1 parent f282e1a commit 6596479
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ lina new my-blog
lina serve
```

Or you can use the `phar` file
```bash
curl -LO https://github.com/bangnokia/lina/releases/latest/download/lina.phar && chmod +x lina.phar
```

## Folder structure

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

0 comments on commit 6596479

Please sign in to comment.