From 20da3f1ed7f68c6c9e24f0a5214ea9b873151c45 Mon Sep 17 00:00:00 2001 From: JulesHuisman Date: Wed, 12 Jul 2023 18:46:40 +0200 Subject: [PATCH] Added pre-relase install instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28e32ba..b3ad1a9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A lightweight Python interface for extracting and loading using the Singer.io sp ## Installation ```bash -pip install elx +pip install elx --pre ``` ## Usage