BUGFIX: Fix repo name in contribution instructions.

This commit is contained in:
Tyler Smith 2021-05-24 23:49:03 -07:00
parent 1aba38223e
commit 4671ed6b8e
No known key found for this signature in database
GPG Key ID: CA38F1A9BE0EC890
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
curl -sSf https://sh.rustup.rs | sh
{{ $t('pages.instructions.cloneRepo') }}
git clone https://github.com/sherpacash/phase2-bn254
git clone https://github.com/Sherpa-Cash/phase2-bn254
cd phase2-bn254/phase2
{{ $t('pages.instructions.runCeremony') }}