Skip to content

Commit 6bbd431

Browse files
tac0turtletac0turtle
andauthored
fix: domain quickstart (#2538)
<!-- Please read and fill out this form before submitting your PR. Please make sure you have reviewed our contributors guide before submitting your first PR. NOTE: PR titles should follow semantic commits: https://www.conventionalcommits.org/en/v1.0.0/ --> ## Overview <!-- Please provide an explanation of the PR, including the appropriate context, background, goal, and rationale. If there is an issue with this information, please provide a tl;dr and link the issue. Ex: Closes #<issue number> --> Co-authored-by: tac0turtle <[email protected]>
1 parent 6fda51a commit 6bbd431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To install Evolve, clone the repository and build the binary:
1616

1717
```bash
1818
# Clone the repository
19-
git clone https://github.com/evolve/ev-node.git
19+
git clone https://github.com/evstack/ev-node.git
2020
cd ev-node
2121

2222
# Build the testapp binary

0 commit comments

Comments
 (0)