mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-25 22:25:52 +00:00
Change link to github repository
Change link from ripple to xrplf for the git clone command
This commit is contained in:
@@ -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.
|
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
|
cd rippled
|
||||||
git checkout master
|
git checkout master
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user