From 22a491717a8466d700960ab54a6c1a915b647962 Mon Sep 17 00:00:00 2001 From: secondl1ght <85003930+secondl1ght@users.noreply.github.com> Date: Wed, 14 Jun 2023 21:48:36 -0600 Subject: [PATCH 1/2] update frontend local instructions --- frontend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/README.md b/frontend/README.md index b626a23b9..8fc77a2b4 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -17,7 +17,7 @@ Get the latest Mempool code: ``` git clone https://github.com/mempool/mempool -cd mempool +cd mempool/frontend ``` ### 2. Specify Website From fe6da62daba8fec27ca6caf3ef199443d61d8db5 Mon Sep 17 00:00:00 2001 From: secondl1ght <85003930+secondl1ght@users.noreply.github.com> Date: Wed, 14 Jun 2023 21:55:17 -0600 Subject: [PATCH 2/2] create secondl1ght.txt contributor file --- contributors/secondl1ght.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 contributors/secondl1ght.txt diff --git a/contributors/secondl1ght.txt b/contributors/secondl1ght.txt new file mode 100644 index 000000000..a386a103a --- /dev/null +++ b/contributors/secondl1ght.txt @@ -0,0 +1,3 @@ +I hereby accept the terms of the Contributor License Agreement in the CONTRIBUTING.md file of the mempool/mempool git repository as of June 14, 2023. + +Signed: secondl1ght