From 909be3ba23c599bc24dec94083dab55c64eff1f6 Mon Sep 17 00:00:00 2001 From: Aaron Zavora Date: Fri, 8 Mar 2024 13:51:26 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d138dc4..5a17db6 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ Addressing the issue of working with various parts of an x12 EDI transaction in ## Install +```python +pip install git+https://github.com/databricks-industry-solutions/x12-edi-parser +``` + ## Run ### Reading in EDI Data