Skip to content
This repository was archived by the owner on Dec 22, 2025. It is now read-only.

Commit eb21899

Browse files
authored
Update README.md (#20)
Removed development branch instructions for external contribution
1 parent 6911a15 commit eb21899

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ This is the official Erigon 3 documentation, hosted at <https://docs.erigon.tech
44

55

66
# Contributing to this documentation
7-
8-
To contribute to this documentation, commit your change to the development branch, commitments to the main branch will be ignored.
7+
To contribute to this documentation, you can either create an issue in the main branch or open a new branch and submit a pull request (PR).
98

109
See how MdBook works [here](https://rust-lang.github.io/mdBook/index.html).
1110

@@ -23,4 +22,4 @@ The compiled book will be available in the `book` subdirectory.
2322
mdbook serve
2423
```
2524

26-
It will start a local HTTP server and serve the book contents at <http://localhost:3000/>.
25+
It will start a local HTTP server and serve the book contents at <http://localhost:3000/>.

0 commit comments

Comments
 (0)