mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
simplify git clone and cd path
This commit is contained in:
@@ -169,7 +169,7 @@ To run the app, you can copy and paste the code into an editor or IDE and run it
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone git@github.com:ripple/xrpl-dev-portal.git
|
git clone git@github.com:ripple/xrpl-dev-portal.git
|
||||||
cd path/to/xrpl-dev-portal/content/_code-samples/xrpl-py/get-acct-info.py
|
cd xrpl-dev-portal/content/_code-samples/xrpl-py/get-acct-info.py
|
||||||
python3 get-acct-info.py
|
python3 get-acct-info.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user