Skip to content

Commit 222bb96

Browse files
committed
docs: update README
1 parent 9ab5176 commit 222bb96

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
# Atom Community Website
22

3-
Atom Community website powered by [jekyll](https://jekyllrb.com).
3+
Atom Community website powered by [rocket](rocket.modern-web.dev/).
44

55
## Development
66

7-
The easiest way to get started is using [Docker](https://www.docker.com).
8-
9-
```console
10-
$ docker-compose up
117
```
12-
13-
If you're not using Docker, see https://jekyllrb.com/docs/ for how to get started.
8+
pnpm install
9+
pnpm start
10+
```

0 commit comments

Comments
 (0)