Skip to content

Commit 398f966

Browse files
committed
chore: readme update
1 parent c9168d4 commit 398f966

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Note that the repo also features a watchdog, which keeps track of prices and reg
4242

4343
## FAsset Indexer Xrp
4444

45-
Needs the environment variables to establish database connection from [the previous section](#fasset-indexer-core) and the following API configuration:
45+
Needs the environment variables to establish database connection from the [core section](#fasset-indexer-core) and the following rpc configuration:
4646

4747
- **XRP_RPC_URL**: needs to be set to the rpc of the indexed Ripple node;
4848
- **XRP_RPC_API_KEY**: should be set to the api key of the indexed Ripple node rpc (not yet implemented);
@@ -53,7 +53,7 @@ Run with `yarn run-xrp-indexer`.
5353

5454
## FAsset Indexer Api
5555

56-
Needs the environment variables to establish database connection from [the previous section](#fasset-indexer-core) and the following API configuration:
56+
Needs the environment variables to establish database connection from the [core section](#fasset-indexer-core) and the following API configuration:
5757

5858
- **API_PORT**: needs to be set to the served port;
5959
- **API_ROOT_PATH**: should be set to a chosen prefix path of the served api.

0 commit comments

Comments
 (0)