From ac13d0c1a6c5d8dd0626ced3b8bf5351038fc5d8 Mon Sep 17 00:00:00 2001 From: theomart77 <69779428+theomart77@users.noreply.github.com> Date: Sat, 7 Nov 2020 07:00:07 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bd60db7..fcf3b5cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# setup-node +# node

build-test status versions status proxy status @@ -116,7 +116,7 @@ steps: Use private packages: ```yaml -steps: +steps:git clone https://github.com/XYOracleNetwork/sdk-core-nodejs - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: