mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-04 20:05:51 +00:00
change cjcobb23 to XRPLF (#127)
This commit is contained in:
@@ -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 ..
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
|
||||
This document contains the release notes for `clio_server`, an XRP Ledger API Server.
|
||||
|
||||
To build and run `clio_server`, follow the instructions in [README.md](https://github.com/cjcobb23/clio).
|
||||
To build and run `clio_server`, follow the instructions in [README.md](https://github.com/XRPLF/clio).
|
||||
|
||||
If you find issues or have a new idea, please open [an issue](https://github.com/cjcobb23/clio/issues).
|
||||
If you find issues or have a new idea, please open [an issue](https://github.com/XRPLF/clio/issues).
|
||||
|
||||
# Releases
|
||||
|
||||
|
||||
Reference in New Issue
Block a user