mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-22 15:32:24 +00:00
README.md: fix missing comma
This commit is contained in:
parent
97f0899b8f
commit
e172fbaef3
1 changed files with 1 additions and 1 deletions
|
@ -671,7 +671,7 @@ allow inbound connections. Full example:
|
|||
|
||||
## Debugging
|
||||
|
||||
This section contains general instructions for debugging failed installs or problems encountered with Monero. First ensure you are running the latest version built from the Github repo.
|
||||
This section contains general instructions for debugging failed installs or problems encountered with Monero. First, ensure you are running the latest version built from the Github repo.
|
||||
|
||||
### Obtaining stack traces and core dumps on Unix systems
|
||||
|
||||
|
|
Loading…
Reference in a new issue