From 8f8dde3797381c2499dc3793d23d93b311f935ba Mon Sep 17 00:00:00 2001 From: Matt Parizeau Date: Fri, 24 Jan 2025 15:48:15 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52465c9..abefb8d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This repo is specifically designed for any user interested in implementing a dro ``` gh repo clone ApryseSDK/webviewer-document-merge -cd webviewer-angularjs-sample +cd webviewer-document-merge npm install ```