summaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-09-07 18:13:54 +0000
committerAylur <[email protected]>2024-09-07 18:13:54 +0000
commit191d5e538d7eb2b57cd93919284200d049bc9c0e (patch)
treef0dbdf92afe4b3ff7d1736c9ae70379328db1ee0 /docs/README.md
parente06ae737ef0a29e98363d6453ae3049aed164a64 (diff)
docs: apps page
also add icons
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 6592cf4..6a2f6c5 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -8,7 +8,7 @@ Hosted at [aylur.github.io/astal](https://aylur.github.io/astal/) and [aylur.git
| Command | Action |
| :---------------- | :------------------------------------------ |
| `npm install` | Installs dependencies |
-| `npm run dev` | Starts local dev server at `localhost:4321` |
+| `npm run dev` | Starts local dev server at `localhost:5173` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally |