Skip to content

Commit d2a3a38

Browse files
committed
Updated repo url in README
1 parent 8e64854 commit d2a3a38

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
@@ -7,11 +7,11 @@ Want to contribute? See the below guide.
77

88
1. [Fork the repository](https://github.com/ferrumc-rs/docs/fork) and then clone it.
99
```bash
10-
git clone https://github.com/user/docs
10+
git clone https://github.com/ferrumc-rs/docs
1111
```
1212

1313
2. Open a terminal in the new cloned repository folder and run `npm install`. This will install necessary dependencies.
1414

1515
3. Run `npm run dev` to start a dev server. You will be provided with a link that will update automatically on changes.
1616

17-
4. Make your changes! Experiment, and then open a PR.
17+
4. Make your changes! Experiment, and then open a PR.

0 commit comments

Comments
 (0)