From 5874282667d6aa1da23b73c585a5b2de19b35447 Mon Sep 17 00:00:00 2001 From: Jeff Dairiki Date: Thu, 24 Feb 2022 08:31:56 -0800 Subject: [PATCH] Update notes. [skip ci] --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f095252..8ee5a628 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ $ lektor server -f webpack ## Notes -Changes here get deployed automatically by travis. - -Building lektor-website requires the "master" version of lektor, see the [development install instructions](https://github.com/lektor/lektor) +Changes made here get deployed automatically by [this workflow](https://github.com/lektor/lektor-website/blob/master/.github/workflows/deploy.yml). +Building lektor-website requires the latest stable release of [Lektor](https://pypi.org/project/Lektor/).