diff --git a/README.md b/README.md index 4bcb1ed..0525522 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ This is my personal blog, where I write about programming, open source, and othe > [!NOTE] > This only works in Linux (and maybe MacOS). +> [!IMPORTANT] +> You need to have `github` remote in your git repository, which points to your GitHub Pages repository. + To deploy this blog to GitHub Pages, you need to run `deploy` task in the `Justfile` file: ```bash just deploy