From 191d5e538d7eb2b57cd93919284200d049bc9c0e Mon Sep 17 00:00:00 2001 From: Aylur Date: Sat, 7 Sep 2024 18:13:54 +0000 Subject: docs: apps page also add icons --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/README.md') 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 | -- cgit v1.2.3