From 886d08f930bd7cbcd158de1e4f9a10c7cc9f3463 Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Wed, 14 Oct 2020 17:46:41 +0200 Subject: [PATCH] chore: update version requirement in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c6cb49..b5ed5ce 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This plugin can be used in a variety of circumstances, for example if you have t ## Requirements -Fastify 2.x. See [this branch](https://github.com/fastify/fastify-http-proxy/tree/1.x) and related versions for Fastify 1.x compatibility. +Fastify 3.x. See [this branch](https://github.com/fastify/fastify-http-proxy/tree/1.x) and related versions for Fastify 1.x compatibility and [this tag](https://github.com/fastify/fastify-http-proxy/tree/v3.2.0) for Fastify 2.x. ## Install