From 65964794d1f2aaf4eb8751f857432a767a262b62 Mon Sep 17 00:00:00 2001 From: bangnokia Date: Sat, 6 Apr 2024 00:46:26 +0700 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 30e1f5d..82cd8ff 100644 --- a/README.md +++ b/README.md @@ -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