Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillt authored Sep 27, 2024
1 parent 83c1984 commit 6c77e6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Running the website locally
1. Initialize submodules:
```
git submodule update --init --recursive --progress
```
2. Run the server:
```
zola serve
```

0 comments on commit 6c77e6d

Please sign in to comment.