From 7302797c8577a98d13ebe533e460ac272bae5ce1 Mon Sep 17 00:00:00 2001 From: Taiga Nakayama Date: Sat, 19 Oct 2019 01:52:17 +0900 Subject: [PATCH] Update examples/eth-xrp-three-nodes/README.md Co-Authored-By: Sudheesh Singanamalla --- examples/eth-xrp-three-nodes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/eth-xrp-three-nodes/README.md b/examples/eth-xrp-three-nodes/README.md index 2309d706b..e363cf8e8 100755 --- a/examples/eth-xrp-three-nodes/README.md +++ b/examples/eth-xrp-three-nodes/README.md @@ -314,7 +314,7 @@ else --> ```bash # -# This should be done outside of the interledger-rs ditrectory, otherwise it will cause an error +# This should be done outside of the interledger-rs directory, otherwise it will cause an error git clone https://github.com/interledger-rs/settlement-engines cd settlement-engines ```