change cjcobb23 to XRPLF (#127)

This commit is contained in:
CJ Cobb
2022-03-22 13:52:16 -07:00
committed by GitHub
parent 524859304c
commit 0b2d192f9c
2 changed files with 4 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ Use these instructions to build a clio executable from source. These instruction
# -------------------------------
export BOOST_ROOT=/home/my_user/boost_1_75_0
source ~/.profile
5. git clone https://github.com/cjcobb23/clio.git
5. git clone https://github.com/XRPLF/clio.git
6. mkdir build
7. cd build
8. cmake ..