mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-08 13:55:50 +00:00
Update build-run-rippled-macos.md
This commit is contained in:
@@ -61,7 +61,7 @@ For development purposes, run `rippled` as a non-admin user, not using `sudo`.
|
||||
|
||||
0. Clone the `rippled` source code into your desired location and access the `rippled` directory. To do this, you'll need to set up Git (installed earlier using Homebrew) and GitHub. For example, you'll need to create a GitHub account and set up your SSH key. For more information, see [Set up git](https://help.github.com/articles/set-up-git/).
|
||||
|
||||
$ git clone git@github.com:ripple/rippled.git
|
||||
$ git clone https://github.com/ripple/rippled.git
|
||||
$ cd rippled
|
||||
|
||||
0. Switch to the appropriate branch for the software version you want:
|
||||
|
||||
Reference in New Issue
Block a user