Change link to github repository

Change link from ripple to xrplf for the git clone command
This commit is contained in:
Alloy Networks
2022-07-26 15:47:32 +03:00
committed by GitHub
parent 5c3535e004
commit 72490c0cda

View File

@@ -80,7 +80,7 @@ These instructions use Ubuntu's APT (Advanced Packaging Tool) to install `ripple
6. From a working directory, get the `rippled` source code. The `master` branch has the latest released version.
git clone https://github.com/ripple/rippled.git
git clone https://github.com/xrplf/rippled.git
cd rippled
git checkout master